Lines Matching refs:idmap
66 int may_linkat(struct mnt_idmap *idmap, const struct path *link);
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() argument
249 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl() argument
262 int setattr_should_drop_sgid(struct mnt_idmap *idmap,
265 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
266 void mnt_idmap_put(struct mnt_idmap *idmap);