Lines Matching defs:idmap
97 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode) in may_write_xattr()
113 xattr_permission(struct mnt_idmap *idmap, struct inode *inode, in xattr_permission()
184 __vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_setxattr()
222 int __vfs_setxattr_noperm(struct mnt_idmap *idmap, in __vfs_setxattr_noperm()
275 __vfs_setxattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_setxattr_locked()
304 vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_setxattr()
338 xattr_getsecurity(struct mnt_idmap *idmap, struct inode *inode, in xattr_getsecurity()
375 vfs_getxattr_alloc(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_getxattr_alloc()
428 vfs_getxattr(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_getxattr()
504 __vfs_removexattr(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_removexattr()
534 __vfs_removexattr_locked(struct mnt_idmap *idmap, in __vfs_removexattr_locked()
566 vfs_removexattr(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_removexattr()
622 int do_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in do_setxattr()
722 do_getxattr(struct mnt_idmap *idmap, struct dentry *d, in do_getxattr()
753 getxattr(struct mnt_idmap *idmap, struct dentry *d, in getxattr()
903 removexattr(struct mnt_idmap *idmap, struct dentry *d, const char *name) in removexattr()