Lines Matching refs:mnt_idmap
19 struct mnt_idmap;
66 int may_linkat(struct mnt_idmap *idmap, const struct path *link);
154 int dentry_needs_remove_privs(struct mnt_idmap *, struct dentry *dentry);
155 bool in_group_or_capable(struct mnt_idmap *idmap,
228 ssize_t do_getxattr(struct mnt_idmap *idmap,
233 int do_setxattr(struct mnt_idmap *idmap, struct dentry *dentry,
235 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode);
238 int do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
240 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
243 static inline int do_set_acl(struct mnt_idmap *idmap, in do_set_acl()
249 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl()
262 int setattr_should_drop_sgid(struct mnt_idmap *idmap,
264 struct mnt_idmap *alloc_mnt_idmap(struct user_namespace *mnt_userns);
265 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
266 void mnt_idmap_put(struct mnt_idmap *idmap);