Lines Matching refs:mnt_idmap
19 struct mnt_idmap;
59 int may_linkat(struct mnt_idmap *idmap, const struct path *link);
66 int vfs_tmpfile(struct mnt_idmap *idmap,
202 int dentry_needs_remove_privs(struct mnt_idmap *, struct dentry *dentry);
203 bool in_group_or_capable(struct mnt_idmap *idmap,
291 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode);
294 int do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
296 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
299 static inline int do_set_acl(struct mnt_idmap *idmap, in do_set_acl()
305 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl()
318 struct mnt_idmap *alloc_mnt_idmap(struct user_namespace *mnt_userns);
319 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
320 void mnt_idmap_put(struct mnt_idmap *idmap);