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()
1104 struct mnt_idmap *idmap; in may_follow_link() local
1145 static bool safe_hardlink_source(struct mnt_idmap *idmap, in safe_hardlink_source()
1188 int may_linkat(struct mnt_idmap *idmap, const struct path *link) in may_linkat()
1238 static int may_create_in_sticky(struct mnt_idmap *idmap, in may_create_in_sticky()
1716 static inline int may_lookup(struct mnt_idmap *idmap, in may_lookup()
2265 struct mnt_idmap *idmap; in link_path_walk() local
2660 static int lookup_one_common(struct mnt_idmap *idmap, in lookup_one_common()
2762 struct dentry *lookup_one(struct mnt_idmap *idmap, const char *name, in lookup_one()
2793 struct dentry *lookup_one_unlocked(struct mnt_idmap *idmap, in lookup_one_unlocked()
2832 struct dentry *lookup_one_positive_unlocked(struct mnt_idmap *idmap, in lookup_one_positive_unlocked()
2918 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky()
2951 static int may_delete(struct mnt_idmap *idmap, struct inode *dir, in may_delete()
3003 static inline int may_create(struct mnt_idmap *idmap, in may_create()
3149 static inline umode_t vfs_prepare_mode(struct mnt_idmap *idmap, in vfs_prepare_mode()
3182 int vfs_create(struct mnt_idmap *idmap, struct inode *dir, in vfs_create()
3232 static int may_open(struct mnt_idmap *idmap, const struct path *path, in may_open()
3289 static int handle_truncate(struct mnt_idmap *idmap, struct file *filp) in handle_truncate()
3314 static int may_o_create(struct mnt_idmap *idmap, in may_o_create()
3405 struct mnt_idmap *idmap; in lookup_open() local
3599 struct mnt_idmap *idmap; in do_open() local
3669 static int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile()
3721 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, in kernel_tmpfile_open()
3974 int vfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in vfs_mknod()
4026 struct mnt_idmap *idmap; in do_mknodat() local
4100 int vfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in vfs_mkdir()
4181 int vfs_rmdir(struct mnt_idmap *idmap, struct inode *dir, in vfs_rmdir()
4310 int vfs_unlink(struct mnt_idmap *idmap, struct inode *dir, in vfs_unlink()
4465 int vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in vfs_symlink()
4557 int vfs_link(struct dentry *old_dentry, struct mnt_idmap *idmap, in vfs_link()
4632 struct mnt_idmap *idmap; in do_linkat() local