Lines Matching defs:idmap
316 static int check_acl(struct mnt_idmap *idmap, in check_acl()
380 static int acl_permission_check(struct mnt_idmap *idmap, in acl_permission_check()
463 int generic_permission(struct mnt_idmap *idmap, struct inode *inode, in generic_permission()
520 static inline int do_inode_permission(struct mnt_idmap *idmap, in do_inode_permission()
567 int inode_permission(struct mnt_idmap *idmap, in inode_permission()
1169 struct mnt_idmap *idmap; in may_follow_link() local
1210 static bool safe_hardlink_source(struct mnt_idmap *idmap, in safe_hardlink_source()
1253 int may_linkat(struct mnt_idmap *idmap, const struct path *link) in may_linkat()
1303 static int may_create_in_sticky(struct mnt_idmap *idmap, struct nameidata *nd, in may_create_in_sticky()
1815 static inline int may_lookup(struct mnt_idmap *idmap, in may_lookup()
2422 struct mnt_idmap *idmap; in link_path_walk() local
2823 static int lookup_one_common(struct mnt_idmap *idmap, in lookup_one_common()
2923 struct dentry *lookup_one(struct mnt_idmap *idmap, const char *name, in lookup_one()
2954 struct dentry *lookup_one_unlocked(struct mnt_idmap *idmap, in lookup_one_unlocked()
2993 struct dentry *lookup_one_positive_unlocked(struct mnt_idmap *idmap, in lookup_one_positive_unlocked()
3079 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky()
3112 static int may_delete(struct mnt_idmap *idmap, struct inode *dir, in may_delete()
3164 static inline int may_create(struct mnt_idmap *idmap, in may_create()
3301 static inline umode_t vfs_prepare_mode(struct mnt_idmap *idmap, in vfs_prepare_mode()
3334 int vfs_create(struct mnt_idmap *idmap, struct inode *dir, in vfs_create()
3384 static int may_open(struct mnt_idmap *idmap, const struct path *path, in may_open()
3441 static int handle_truncate(struct mnt_idmap *idmap, struct file *filp) in handle_truncate()
3466 static int may_o_create(struct mnt_idmap *idmap, in may_o_create()
3557 struct mnt_idmap *idmap; in lookup_open() local
3789 struct mnt_idmap *idmap; in do_open() local
3859 int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile()
3913 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, in kernel_tmpfile_open()
4166 int vfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in vfs_mknod()
4218 struct mnt_idmap *idmap; in do_mknodat() local
4292 int vfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in vfs_mkdir()
4373 int vfs_rmdir(struct mnt_idmap *idmap, struct inode *dir, in vfs_rmdir()
4502 int vfs_unlink(struct mnt_idmap *idmap, struct inode *dir, in vfs_unlink()
4655 int vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in vfs_symlink()
4747 int vfs_link(struct dentry *old_dentry, struct mnt_idmap *idmap, in vfs_link()
4822 struct mnt_idmap *idmap; in do_linkat() local