Lines Matching refs:mnt_idmap
19 struct mnt_idmap;
58 int may_linkat(struct mnt_idmap *idmap, const struct path *link);
188 int dentry_needs_remove_privs(struct mnt_idmap *, struct dentry *dentry);
189 bool in_group_or_capable(struct mnt_idmap *idmap,
264 ssize_t do_getxattr(struct mnt_idmap *idmap,
269 int do_setxattr(struct mnt_idmap *idmap, struct dentry *dentry,
271 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode);
274 int do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
276 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
279 static inline int do_set_acl(struct mnt_idmap *idmap,
285 static inline ssize_t do_get_acl(struct mnt_idmap *idmap,
298 struct mnt_idmap *alloc_mnt_idmap(struct user_namespace *mnt_userns);
299 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
300 void mnt_idmap_put(struct mnt_idmap *idmap);