Lines Matching defs:idmap
294 static int check_acl(struct mnt_idmap *idmap, in check_acl()
339 static int acl_permission_check(struct mnt_idmap *idmap, in acl_permission_check()
400 int generic_permission(struct mnt_idmap *idmap, struct inode *inode, in generic_permission()
457 static inline int do_inode_permission(struct mnt_idmap *idmap, in do_inode_permission()
504 int inode_permission(struct mnt_idmap *idmap, in inode_permission()
1103 struct mnt_idmap *idmap; in may_follow_link() local
1144 static bool safe_hardlink_source(struct mnt_idmap *idmap, in safe_hardlink_source()
1187 int may_linkat(struct mnt_idmap *idmap, const struct path *link) in may_linkat()
1237 static int may_create_in_sticky(struct mnt_idmap *idmap, in may_create_in_sticky()
1715 static inline int may_lookup(struct mnt_idmap *idmap, in may_lookup()
2268 struct mnt_idmap *idmap; in link_path_walk() local
2673 static int lookup_one_common(struct mnt_idmap *idmap, in lookup_one_common()
2775 struct dentry *lookup_one(struct mnt_idmap *idmap, const char *name, in lookup_one()
2806 struct dentry *lookup_one_unlocked(struct mnt_idmap *idmap, in lookup_one_unlocked()
2845 struct dentry *lookup_one_positive_unlocked(struct mnt_idmap *idmap, in lookup_one_positive_unlocked()
2931 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky()
2964 static int may_delete(struct mnt_idmap *idmap, struct inode *dir, in may_delete()
3016 static inline int may_create(struct mnt_idmap *idmap, in may_create()
3153 static inline umode_t vfs_prepare_mode(struct mnt_idmap *idmap, in vfs_prepare_mode()
3186 int vfs_create(struct mnt_idmap *idmap, struct inode *dir, in vfs_create()
3236 static int may_open(struct mnt_idmap *idmap, const struct path *path, in may_open()
3293 static int handle_truncate(struct mnt_idmap *idmap, struct file *filp) in handle_truncate()
3318 static int may_o_create(struct mnt_idmap *idmap, in may_o_create()
3409 struct mnt_idmap *idmap; in lookup_open() local
3604 struct mnt_idmap *idmap; in do_open() local
3674 static int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile()
3726 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, in kernel_tmpfile_open()
3979 int vfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in vfs_mknod()
4031 struct mnt_idmap *idmap; in do_mknodat() local
4105 int vfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in vfs_mkdir()
4186 int vfs_rmdir(struct mnt_idmap *idmap, struct inode *dir, in vfs_rmdir()
4315 int vfs_unlink(struct mnt_idmap *idmap, struct inode *dir, in vfs_unlink()
4468 int vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in vfs_symlink()
4560 int vfs_link(struct dentry *old_dentry, struct mnt_idmap *idmap, in vfs_link()
4635 struct mnt_idmap *idmap; in do_linkat() local