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,
205 int dentry_needs_remove_privs(struct mnt_idmap *, struct dentry *dentry);
206 bool in_group_or_capable(struct mnt_idmap *idmap,
293 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode);
296 int do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
298 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
301 static inline int do_set_acl(struct mnt_idmap *idmap, in do_set_acl()
307 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl()
320 struct mnt_idmap *alloc_mnt_idmap(struct user_namespace *mnt_userns);
321 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
322 void mnt_idmap_put(struct mnt_idmap *idmap);
345 int statmount_mnt_idmap(struct mnt_idmap *idmap, struct seq_file *seq, bool uid_map);