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,
207 int dentry_needs_remove_privs(struct mnt_idmap *, struct dentry *dentry);
208 bool in_group_or_capable(struct mnt_idmap *idmap,
295 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode);
298 int do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
300 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
303 static inline int do_set_acl(struct mnt_idmap *idmap, in do_set_acl()
309 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl()
322 struct mnt_idmap *alloc_mnt_idmap(struct user_namespace *mnt_userns);
323 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
324 void mnt_idmap_put(struct mnt_idmap *idmap);
350 int statmount_mnt_idmap(struct mnt_idmap *idmap, struct seq_file *seq, bool uid_map);
352 int anon_inode_getattr(struct mnt_idmap *idmap, const struct path *path,
355 int anon_inode_setattr(struct mnt_idmap *idmap, struct dentry *dentry,