Lines Matching refs:idmap
58 int may_linkat(struct mnt_idmap *idmap, const struct path *link);
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,
299 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
300 void mnt_idmap_put(struct mnt_idmap *idmap);