| /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 …]
|
| H A D | namespace.c | 225 nfs_namespace_getattr(struct mnt_idmap *idmap, in nfs_namespace_getattr() 238 nfs_namespace_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in nfs_namespace_setattr()
|
| /linux/fs/ |
| H A D | mnt_idmapping.c | 80 vfsuid_t make_vfsuid(struct mnt_idmap *idmap, in make_vfsuid() 120 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid() 150 kuid_t from_vfsuid(struct mnt_idmap *idmap, in from_vfsuid() 179 kgid_t from_vfsgid(struct mnt_idmap *idmap, in from_vfsgid() 274 static void free_mnt_idmap(struct mnt_idmap *idmap) in free_mnt_idmap() 289 struct mnt_idmap *idmap; in alloc_mnt_idmap() local 315 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get() 331 void mnt_idmap_put(struct mnt_idmap *idmap) in mnt_idmap_put() 339 int statmount_mnt_idmap(struct mnt_idmap *idmap, struct seq_file *seq, bool uid_map) in statmount_mnt_idmap()
|
| H A D | posix_acl.c | 114 static struct posix_acl *__get_acl(struct mnt_idmap *idmap, in __get_acl() 374 posix_acl_permission(struct mnt_idmap *idmap, struct inode *inode, in posix_acl_permission() 604 posix_acl_chmod(struct mnt_idmap *idmap, struct dentry *dentry, in posix_acl_chmod() 705 int posix_acl_update_mode(struct mnt_idmap *idmap, in posix_acl_update_mode() 887 static ssize_t vfs_posix_acl_to_xattr(struct mnt_idmap *idmap, in vfs_posix_acl_to_xattr() 935 set_posix_acl(struct mnt_idmap *idmap, struct dentry *dentry, in set_posix_acl() 1016 int simple_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in simple_set_acl() 1055 static int vfs_set_acl_idmapped_mnt(struct mnt_idmap *idmap, in vfs_set_acl_idmapped_mnt() 1089 int vfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_set_acl() 1166 struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap, in vfs_get_acl() [all …]
|
| H A D | namei.c | 369 static int check_acl(struct mnt_idmap *idmap, in check_acl() 433 static int acl_permission_check(struct mnt_idmap *idmap, in acl_permission_check() 516 int generic_permission(struct mnt_idmap *idmap, struct inode *inode, in generic_permission() 573 static inline int do_inode_permission(struct mnt_idmap *idmap, in do_inode_permission() 623 int inode_permission(struct mnt_idmap *idmap, in inode_permission() 678 static __always_inline int lookup_inode_permission_may_exec(struct mnt_idmap *idmap, in lookup_inode_permission_may_exec() 1271 struct mnt_idmap *idmap; in may_follow_link() local 1312 static bool safe_hardlink_source(struct mnt_idmap *idmap, in safe_hardlink_source() 1355 int may_linkat(struct mnt_idmap *idmap, const struct path *link) in may_linkat() 1405 static int may_create_in_sticky(struct mnt_idmap *idmap, struct nameidata *nd, in may_create_in_sticky() [all …]
|
| H A D | file_attr.c | 268 int vfs_fileattr_set(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_fileattr_set() 326 struct mnt_idmap *idmap = file_mnt_idmap(file); in ioctl_setflags() local 358 struct mnt_idmap *idmap = file_mnt_idmap(file); in ioctl_fssetxattr() local
|
| /linux/security/integrity/evm/ |
| H A D | evm_main.c | 461 evm_xattr_change(struct mnt_idmap * idmap,struct dentry * dentry,const char * xattr_name,const void * xattr_value,size_t xattr_value_len) evm_xattr_change() argument 497 evm_protect_xattr(struct mnt_idmap * idmap,struct dentry * dentry,const char * xattr_name,const void * xattr_value,size_t xattr_value_len) evm_protect_xattr() argument 587 evm_inode_setxattr(struct mnt_idmap * idmap,struct dentry * dentry,const char * xattr_name,const void * xattr_value,size_t xattr_value_len,int flags) evm_inode_setxattr() argument 619 evm_inode_removexattr(struct mnt_idmap * idmap,struct dentry * dentry,const char * xattr_name) evm_inode_removexattr() argument 632 evm_inode_set_acl_change(struct mnt_idmap * idmap,struct dentry * dentry,const char * name,struct posix_acl * kacl) evm_inode_set_acl_change() argument 651 evm_inode_set_acl_change(struct mnt_idmap * idmap,struct dentry * dentry,const char * name,struct posix_acl * kacl) evm_inode_set_acl_change() argument 673 evm_inode_set_acl(struct mnt_idmap * idmap,struct dentry * dentry,const char * acl_name,struct posix_acl * kacl) evm_inode_set_acl() argument 725 evm_inode_remove_acl(struct mnt_idmap * idmap,struct dentry * dentry,const char * acl_name) evm_inode_remove_acl() argument 878 evm_inode_post_remove_acl(struct mnt_idmap * idmap,struct dentry * dentry,const char * acl_name) evm_inode_post_remove_acl() argument 885 evm_attr_change(struct mnt_idmap * idmap,struct dentry * dentry,struct iattr * attr) evm_attr_change() argument 908 evm_inode_setattr(struct mnt_idmap * idmap,struct dentry * dentry,struct iattr * attr) evm_inode_setattr() argument 960 evm_inode_post_setattr(struct mnt_idmap * idmap,struct dentry * dentry,int ia_valid) evm_inode_post_setattr() argument 1092 evm_post_path_mknod(struct mnt_idmap * idmap,struct dentry * dentry) evm_post_path_mknod() argument [all...] |
| /linux/fs/smb/server/ |
| H A D | vfs.c | 122 void ksmbd_vfs_query_maximal_access(struct mnt_idmap *idmap, in ksmbd_vfs_query_maximal_access() 190 struct mnt_idmap *idmap; in ksmbd_vfs_mkdir() local 223 static ssize_t ksmbd_vfs_getcasexattr(struct mnt_idmap *idmap, in ksmbd_vfs_getcasexattr() 392 struct mnt_idmap *idmap = file_mnt_idmap(fp->filp); in ksmbd_vfs_stream_write() local 579 struct mnt_idmap *idmap; in ksmbd_vfs_remove_file() local 813 static ssize_t ksmbd_vfs_xattr_len(struct mnt_idmap *idmap, in ksmbd_vfs_xattr_len() 828 ssize_t ksmbd_vfs_getxattr(struct mnt_idmap *idmap, in ksmbd_vfs_getxattr() 865 int ksmbd_vfs_setxattr(struct mnt_idmap *idmap, in ksmbd_vfs_setxattr() 990 int ksmbd_vfs_remove_xattr(struct mnt_idmap *idmap, in ksmbd_vfs_remove_xattr() 1014 struct mnt_idmap *idmap = file_mnt_idmap(filp); in ksmbd_vfs_unlink() local [all …]
|
| 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() 590 static void set_posix_acl_entries_dacl(struct mnt_idmap *idmap, in set_posix_acl_entries_dacl() 711 static void set_ntacl_dacl(struct mnt_idmap *idmap, in set_ntacl_dacl() 752 static void set_mode_dacl(struct mnt_idmap *idmap, in set_mode_dacl() 838 int parse_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd, in parse_sec_desc() 971 int build_sec_desc(struct mnt_idmap *idmap, in build_sec_desc() 1103 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in smb_inherit_dacl() local 1357 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in smb_check_perm_dacl() local 1536 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in set_info_sec() local
|
| H A D | smbacl.h | 107 static inline uid_t posix_acl_uid_translate(struct mnt_idmap *idmap, in posix_acl_uid_translate() 119 static inline gid_t posix_acl_gid_translate(struct mnt_idmap *idmap, in posix_acl_gid_translate()
|
| /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/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/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() argument 661 ima_inode_post_setattr(struct mnt_idmap * idmap,struct dentry * dentry,int ia_valid) ima_inode_post_setattr() argument 784 ima_inode_setxattr(struct mnt_idmap * idmap,struct dentry * dentry,const char * xattr_name,const void * xattr_value,size_t xattr_value_len,int flags) ima_inode_setxattr() argument 817 ima_inode_set_acl(struct mnt_idmap * idmap,struct dentry * dentry,const char * acl_name,struct posix_acl * kacl) ima_inode_set_acl() argument 826 ima_inode_removexattr(struct mnt_idmap * idmap,struct dentry * dentry,const char * xattr_name) ima_inode_removexattr() argument 842 ima_inode_remove_acl(struct mnt_idmap * idmap,struct dentry * dentry,const char * acl_name) ima_inode_remove_acl() argument [all...] |
| /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/hfs/ |
| H A D | dir.c | 192 static int hfs_create(struct mnt_idmap *idmap, struct inode *dir, in hfs_create() 222 static struct dentry *hfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hfs_mkdir() 290 static int hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hfs_rename()
|
| /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/ntfs/ |
| H A D | ea.c | 708 struct mnt_idmap *idmap, struct dentry *unused, in ntfs_setxattr() 796 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() 840 static noinline int ntfs_set_acl_ex(struct mnt_idmap *idmap, in ntfs_set_acl_ex() 922 int ntfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_set_acl() 928 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode, in ntfs_init_acl()
|
| H A D | namei.c | 395 static struct ntfs_inode *__ntfs_create(struct mnt_idmap *idmap, struct inode *dir, in __ntfs_create() 736 static int ntfs_create(struct mnt_idmap *idmap, struct inode *dir, in ntfs_create() 1053 static struct dentry *ntfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mkdir() 1252 static int ntfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ntfs_rename() 1403 static int ntfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ntfs_symlink() 1464 static int ntfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mknod()
|
| /linux/fs/f2fs/ |
| 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/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/security/ |
| H A D | commoncap.c | 351 int cap_inode_killpriv(struct mnt_idmap *idmap, struct dentry *dentry) in cap_inode_killpriv() argument 420 int cap_inode_getsecurity(struct mnt_idmap *idmap, in cap_inode_getsecurity() argument 569 cap_convert_nscap(struct mnt_idmap * idmap,struct dentry * dentry,const void ** ivalue,size_t size) cap_convert_nscap() argument 675 get_vfs_caps_from_disk(struct mnt_idmap * idmap,const struct dentry * dentry,struct cpu_vfs_cap_data * cpu_caps) get_vfs_caps_from_disk() argument 1066 cap_inode_removexattr(struct mnt_idmap * idmap,struct dentry * dentry,const char * name) cap_inode_removexattr() argument [all...] |
| /linux/fs/tracefs/ |
| H A D | inode.c | 97 static struct dentry *tracefs_syscall_mkdir(struct mnt_idmap *idmap, in tracefs_syscall_mkdir() 192 static int tracefs_permission(struct mnt_idmap *idmap, in tracefs_permission() 199 static int tracefs_getattr(struct mnt_idmap *idmap, in tracefs_getattr() 210 static int tracefs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in tracefs_setattr()
|
| /linux/fs/coda/ |
| H A D | pioctl.c | 44 static int coda_ioctl_permission(struct mnt_idmap *idmap, in coda_ioctl_permission()
|