| /linux/fs/nfs/ |
| H A D | nfs4idmap.c | 65 struct idmap *idmap; member 68 struct idmap { struct 69 struct rpc_pipe_dir_object idmap_pdo; argument 70 struct rpc_pipe *idmap_pipe; argument 71 struct idmap_legacy_upcalldata *idmap_upcall_data; argument 72 struct mutex idmap_mutex; argument 76 static struct user_namespace *idmap_userns(const struct idmap *idmap) in idmap_userns() 280 const char *type, struct idmap *idmap) in nfs_idmap_request_key() 307 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key() 348 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name() [all …]
|
| /linux/security/integrity/evm/ |
| H A D | evm_main.c | 461 static int evm_xattr_change(struct mnt_idmap *idmap, in evm_xattr_change() 497 static int evm_protect_xattr(struct mnt_idmap *idmap, in evm_protect_xattr() 587 static int evm_inode_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_setxattr() 619 static int evm_inode_removexattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_removexattr() 632 static int evm_inode_set_acl_change(struct mnt_idmap *idmap, in evm_inode_set_acl_change() 651 static inline int evm_inode_set_acl_change(struct mnt_idmap *idmap, in evm_inode_set_acl_change() 673 static int evm_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_set_acl() 725 static int evm_inode_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_remove_acl() 878 static inline void evm_inode_post_remove_acl(struct mnt_idmap *idmap, in evm_inode_post_remove_acl() 885 static int evm_attr_change(struct mnt_idmap *idmap, in evm_attr_change() [all …]
|
| /linux/fs/xfs/ |
| H A D | xfs_iops.c | 172 struct mnt_idmap *idmap, in xfs_generic_create() 282 struct mnt_idmap *idmap, in xfs_vn_mknod() 293 struct mnt_idmap *idmap, in xfs_vn_create() 304 struct mnt_idmap *idmap, in xfs_vn_mkdir() 429 struct mnt_idmap *idmap, in xfs_vn_symlink() 470 struct mnt_idmap *idmap, in xfs_vn_rename() 683 struct mnt_idmap *idmap, in xfs_vn_getattr() 758 struct mnt_idmap *idmap, in xfs_vn_change_ok() 781 struct mnt_idmap *idmap, in xfs_setattr_nonsize() 910 struct mnt_idmap *idmap, in xfs_setattr_size() [all …]
|
| /linux/fs/minix/ |
| H A D | namei.c | 36 static int minix_mknod(struct mnt_idmap *idmap, struct inode *dir, in minix_mknod() 53 static int minix_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in minix_tmpfile() 66 static int minix_create(struct mnt_idmap *idmap, struct inode *dir, in minix_create() 72 static int minix_symlink(struct mnt_idmap *idmap, struct inode *dir, in minix_symlink() 107 static struct dentry *minix_mkdir(struct mnt_idmap *idmap, struct inode *dir, in minix_mkdir() 190 static int minix_rename(struct mnt_idmap *idmap, in minix_rename()
|
| /linux/fs/f2fs/ |
| H A D | namei.c | 219 static struct inode *f2fs_new_inode(struct mnt_idmap *idmap, in f2fs_new_inode() 353 static int f2fs_create(struct mnt_idmap *idmap, struct inode *dir, in f2fs_create() 631 static int f2fs_symlink(struct mnt_idmap *idmap, struct inode *dir, in f2fs_symlink() 711 static struct dentry *f2fs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in f2fs_mkdir() 766 static int f2fs_mknod(struct mnt_idmap *idmap, struct inode *dir, in f2fs_mknod() 809 static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in __f2fs_tmpfile() 879 static int f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in f2fs_tmpfile() 895 static int f2fs_create_whiteout(struct mnt_idmap *idmap, in f2fs_create_whiteout() 903 int f2fs_get_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in f2fs_get_tmpfile() 910 static int f2fs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in f2fs_rename() [all …]
|
| H A D | acl.c | 208 static int f2fs_acl_update_mode(struct mnt_idmap *idmap, in f2fs_acl_update_mode() 229 static int __f2fs_set_acl(struct mnt_idmap *idmap, in __f2fs_set_acl() 278 int f2fs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in f2fs_set_acl()
|
| /linux/fs/fuse/ |
| H A D | dir.c | 743 static int get_create_supp_group(struct mnt_idmap *idmap, in get_create_supp_group() 774 static int get_create_ext(struct mnt_idmap *idmap, in get_create_ext() 812 static int fuse_create_open(struct mnt_idmap *idmap, struct inode *dir, in fuse_create_open() 934 struct mnt_idmap *idmap = file_mnt_idmap(file); in fuse_atomic_open() local 973 static struct dentry *create_new_entry(struct mnt_idmap *idmap, struct fuse_mount *fm, in create_new_entry() 1046 static int create_new_nondir(struct mnt_idmap *idmap, struct fuse_mount *fm, in create_new_nondir() 1062 static int fuse_mknod(struct mnt_idmap *idmap, struct inode *dir, in fuse_mknod() 1085 static int fuse_create(struct mnt_idmap *idmap, struct inode *dir, in fuse_create() 1091 static int fuse_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in fuse_tmpfile() 1109 static struct dentry *fuse_mkdir(struct mnt_idmap *idmap, struct inode *dir, in fuse_mkdir() [all …]
|
| H A D | acl.c | 67 struct posix_acl *fuse_get_acl(struct mnt_idmap *idmap, in fuse_get_acl() 95 int fuse_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in fuse_set_acl()
|
| /linux/fs/ramfs/ |
| H A D | inode.c | 98 ramfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ramfs_mknod() 121 static struct dentry *ramfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ramfs_mkdir() 130 static int ramfs_create(struct mnt_idmap *idmap, struct inode *dir, in ramfs_create() 136 static int ramfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ramfs_symlink() 166 static int ramfs_tmpfile(struct mnt_idmap *idmap, in ramfs_tmpfile()
|
| /linux/fs/orangefs/ |
| H A D | namei.c | 18 static int orangefs_create(struct mnt_idmap *idmap, in orangefs_create() 215 static int orangefs_symlink(struct mnt_idmap *idmap, in orangefs_symlink() 300 static struct dentry *orangefs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in orangefs_mkdir() 368 static int orangefs_rename(struct mnt_idmap *idmap, in orangefs_rename()
|
| /linux/fs/hfsplus/ |
| H A D | dir.c | 437 static int hfsplus_symlink(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_symlink() argument 479 static int hfsplus_mknod(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_mknod() argument 520 static int hfsplus_create(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_create() argument 526 static struct dentry *hfsplus_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_mkdir() argument 532 static int hfsplus_rename(struct mnt_idmap *idmap, in hfsplus_rename() argument
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 257 static int sid_to_id(struct mnt_idmap *idmap, in sid_to_id() 370 static void parse_dacl(struct mnt_idmap *idmap, in parse_dacl() 589 static void set_posix_acl_entries_dacl(struct mnt_idmap *idmap, in set_posix_acl_entries_dacl() 703 static void set_ntacl_dacl(struct mnt_idmap *idmap, in set_ntacl_dacl() 743 static void set_mode_dacl(struct mnt_idmap *idmap, in set_mode_dacl() 829 int parse_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd, in parse_sec_desc() 919 int build_sec_desc(struct mnt_idmap *idmap, in build_sec_desc() 1032 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in smb_inherit_dacl() local 1249 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in smb_check_perm_dacl() local 1422 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in set_info_sec() local
|
| /linux/fs/ntfs3/ |
| H A D | namei.c | 107 static int ntfs_create(struct mnt_idmap *idmap, struct inode *dir, in ntfs_create() argument 117 static int ntfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mknod() argument 193 static int ntfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ntfs_symlink() argument 212 static struct dentry *ntfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mkdir() argument 246 static int ntfs_rename(struct mnt_idmap *idmap, struct inode *dir, in ntfs_rename() argument
|
| H A D | xattr.c | 543 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() argument 596 static noinline int ntfs_set_acl_ex(struct mnt_idmap *idmap, in ntfs_set_acl_ex() argument 673 ntfs_set_acl(struct mnt_idmap * idmap,struct dentry * dentry,struct posix_acl * acl,int type) ntfs_set_acl() argument 684 ntfs_init_acl(struct mnt_idmap * idmap,struct inode * inode,struct inode * dir) ntfs_init_acl() argument 718 ntfs_acl_chmod(struct mnt_idmap * idmap,struct dentry * dentry) ntfs_acl_chmod() argument 853 ntfs_setxattr(const struct xattr_handler * handler,struct mnt_idmap * idmap,struct dentry * de,struct inode * inode,const char * name,const void * value,size_t size,int flags) ntfs_setxattr() argument [all...] |
| /linux/security/integrity/ima/ |
| H A D | ima_appraise.c | 74 int ima_must_appraise(struct mnt_idmap *idmap, struct inode *inode, in ima_must_appraise() 661 static void ima_inode_post_setattr(struct mnt_idmap *idmap, in ima_inode_post_setattr() 784 static int ima_inode_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in ima_inode_setxattr() 817 static int ima_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ima_inode_set_acl() 826 static int ima_inode_removexattr(struct mnt_idmap *idmap, struct dentry *dentry, in ima_inode_removexattr() 842 static int ima_inode_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ima_inode_remove_acl()
|
| /linux/fs/hpfs/ |
| H A D | namei.c | 22 static struct dentry *hpfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hpfs_mkdir() 131 static int hpfs_create(struct mnt_idmap *idmap, struct inode *dir, in hpfs_create() 218 static int hpfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in hpfs_mknod() 292 static int hpfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in hpfs_symlink() 503 static int hpfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hpfs_rename()
|
| /linux/fs/efivarfs/ |
| H A D | inode.c | 77 static int efivarfs_create(struct mnt_idmap *idmap, struct inode *dir, in efivarfs_create() 153 efivarfs_fileattr_set(struct mnt_idmap *idmap, in efivarfs_fileattr_set() 173 static int efivarfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in efivarfs_setattr()
|
| /linux/fs/coda/ |
| H A D | dir.c | 76 int coda_permission(struct mnt_idmap *idmap, struct inode *inode, in coda_permission() 136 static int coda_create(struct mnt_idmap *idmap, struct inode *dir, in coda_create() 169 static struct dentry *coda_mkdir(struct mnt_idmap *idmap, struct inode *dir, in coda_mkdir() 231 static int coda_symlink(struct mnt_idmap *idmap, in coda_symlink() 298 static int coda_rename(struct mnt_idmap *idmap, struct inode *old_dir, in coda_rename()
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 21 int ovl_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in ovl_setattr() 163 int ovl_getattr(struct mnt_idmap *idmap, const struct path *path, in ovl_getattr() 290 int ovl_permission(struct mnt_idmap *idmap, in ovl_permission() 342 struct mnt_idmap *idmap, in ovl_idmap_posix_acl() 393 struct mnt_idmap *idmap; in ovl_get_acl_path() local 434 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, in do_ovl_get_acl() 523 int ovl_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ovl_set_acl() 634 int ovl_fileattr_set(struct mnt_idmap *idmap, in ovl_fileattr_set()
|
| /linux/fs/kernfs/ |
| H A D | inode.c | 111 int kernfs_iop_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in kernfs_iop_setattr() 185 int kernfs_iop_getattr(struct mnt_idmap *idmap, in kernfs_iop_getattr() 276 int kernfs_iop_permission(struct mnt_idmap *idmap, in kernfs_iop_permission() 336 struct mnt_idmap *idmap, in kernfs_vfs_xattr_set() 411 struct mnt_idmap *idmap, in kernfs_vfs_user_xattr_set()
|
| /linux/fs/9p/ |
| H A D | vfs_inode_dotl.c | 220 v9fs_vfs_create_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_create_dotl() 348 static struct dentry *v9fs_vfs_mkdir_dotl(struct mnt_idmap *idmap, in v9fs_vfs_mkdir_dotl() 419 v9fs_vfs_getattr_dotl(struct mnt_idmap *idmap, in v9fs_vfs_getattr_dotl() 513 int v9fs_vfs_setattr_dotl(struct mnt_idmap *idmap, in v9fs_vfs_setattr_dotl() 683 v9fs_vfs_symlink_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_symlink_dotl() 788 v9fs_vfs_mknod_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_mknod_dotl()
|
| H A D | vfs_inode.c | 645 v9fs_vfs_create(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_create() 672 static struct dentry *v9fs_vfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_mkdir() 856 v9fs_vfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in v9fs_vfs_rename() 964 v9fs_vfs_getattr(struct mnt_idmap *idmap, const struct path *path, in v9fs_vfs_getattr() 1012 static int v9fs_vfs_setattr(struct mnt_idmap *idmap, in v9fs_vfs_setattr() 1245 v9fs_vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_symlink() 1300 v9fs_vfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_mknod()
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 299 static int vboxsf_dir_mkfile(struct mnt_idmap *idmap, in vboxsf_dir_mkfile() 306 static struct dentry *vboxsf_dir_mkdir(struct mnt_idmap *idmap, in vboxsf_dir_mkdir() 385 static int vboxsf_dir_rename(struct mnt_idmap *idmap, in vboxsf_dir_rename() 428 static int vboxsf_dir_symlink(struct mnt_idmap *idmap, in vboxsf_dir_symlink()
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 595 static int hostfs_create(struct mnt_idmap *idmap, struct inode *dir, in hostfs_create() 676 static int hostfs_symlink(struct mnt_idmap *idmap, struct inode *ino, in hostfs_symlink() 689 static struct dentry *hostfs_mkdir(struct mnt_idmap *idmap, struct inode *ino, in hostfs_mkdir() 722 static int hostfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in hostfs_mknod() 748 static int hostfs_rename2(struct mnt_idmap *idmap, in hostfs_rename2() 777 static int hostfs_permission(struct mnt_idmap *idmap, in hostfs_permission() 804 static int hostfs_setattr(struct mnt_idmap *idmap, in hostfs_setattr()
|
| /linux/fs/gfs2/ |
| H A D | inode.c | 950 gfs2_create(struct mnt_idmap * idmap,struct inode * dir,struct dentry * dentry,umode_t mode,bool excl) gfs2_create() argument 1310 gfs2_symlink(struct mnt_idmap * idmap,struct inode * dir,struct dentry * dentry,const char * symname) gfs2_symlink() argument 1332 gfs2_mkdir(struct mnt_idmap * idmap,struct inode * dir,struct dentry * dentry,umode_t mode) gfs2_mkdir() argument 1350 gfs2_mknod(struct mnt_idmap * idmap,struct inode * dir,struct dentry * dentry,umode_t mode,dev_t dev) gfs2_mknod() argument 1854 gfs2_rename2(struct mnt_idmap * idmap,struct inode * odir,struct dentry * odentry,struct inode * ndir,struct dentry * ndentry,unsigned int flags) gfs2_rename2() argument 1940 gfs2_permission(struct mnt_idmap * idmap,struct inode * inode,int mask) gfs2_permission() argument 2072 gfs2_setattr(struct mnt_idmap * idmap,struct dentry * dentry,struct iattr * attr) gfs2_setattr() argument 2133 gfs2_getattr(struct mnt_idmap * idmap,const struct path * path,struct kstat * stat,u32 request_mask,unsigned int flags) gfs2_getattr() argument [all...] |