Lines Matching refs:mnt_idmap

742 static int get_create_supp_group(struct mnt_idmap *idmap,  in get_create_supp_group()
773 static int get_create_ext(struct mnt_idmap *idmap, in get_create_ext()
811 static int fuse_create_open(struct mnt_idmap *idmap, struct inode *dir, in fuse_create_open()
926 static int fuse_mknod(struct mnt_idmap *, struct inode *, struct dentry *,
933 struct mnt_idmap *idmap = file_mnt_idmap(file); in fuse_atomic_open()
972 static struct dentry *create_new_entry(struct mnt_idmap *idmap, struct fuse_mount *fm, in create_new_entry()
1045 static int create_new_nondir(struct mnt_idmap *idmap, struct fuse_mount *fm, in create_new_nondir()
1061 static int fuse_mknod(struct mnt_idmap *idmap, struct inode *dir, in fuse_mknod()
1084 static int fuse_create(struct mnt_idmap *idmap, struct inode *dir, in fuse_create()
1090 static int fuse_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in fuse_tmpfile()
1108 static struct dentry *fuse_mkdir(struct mnt_idmap *idmap, struct inode *dir, in fuse_mkdir()
1130 static int fuse_symlink(struct mnt_idmap *idmap, struct inode *dir, in fuse_symlink()
1240 static int fuse_rename_common(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *oldent, in fuse_rename_common()
1290 static int fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, in fuse_rename2()
1359 static void fuse_fillattr(struct mnt_idmap *idmap, struct inode *inode, in fuse_fillattr()
1413 static int fuse_do_statx(struct mnt_idmap *idmap, struct inode *inode, in fuse_do_statx()
1474 static int fuse_do_getattr(struct mnt_idmap *idmap, struct inode *inode, in fuse_do_getattr()
1520 static int fuse_update_get_attr(struct mnt_idmap *idmap, struct inode *inode, in fuse_update_get_attr()
1752 static int fuse_permission(struct mnt_idmap *idmap, in fuse_permission()
1990 static void iattr_to_fattr(struct mnt_idmap *idmap, struct fuse_conn *fc, in iattr_to_fattr()
2132 int fuse_do_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in fuse_do_setattr()
2311 static int fuse_setattr(struct mnt_idmap *idmap, struct dentry *entry, in fuse_setattr()
2374 static int fuse_getattr(struct mnt_idmap *idmap, in fuse_getattr()