| /kernel/linux/linux-6.6/fs/ |
| H A D | stat.c | 46 void generic_fillattr(struct mnt_idmap *idmap, u32 request_mask, in generic_fillattr() argument 108 struct mnt_idmap *idmap; in vfs_getattr_nosec() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | xattr.c | 701 xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) xattr_set() argument
|
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | utils.c | 234 int vboxsf_getattr(struct mnt_idmap *idmap, const struct path *path, in vboxsf_getattr() argument 259 int vboxsf_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in vboxsf_setattr() argument
|
| H A D | dir.c | 298 static int vboxsf_dir_mkfile(struct mnt_idmap *idmap, in vboxsf_dir_mkfile() argument 305 static int vboxsf_dir_mkdir(struct mnt_idmap *idmap, in vboxsf_dir_mkdir() argument 391 static int vboxsf_dir_rename(struct mnt_idmap *idmap, in vboxsf_dir_rename() argument 434 static int vboxsf_dir_symlink(struct mnt_idmap *idmap, in vboxsf_dir_symlink() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ima.h | 70 static inline void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() argument 116 static inline void ima_post_path_mknod(struct mnt_idmap *idmap, in ima_post_path_mknod() argument 195 static inline int ima_inode_remove_acl(struct mnt_idmap *idmap, in ima_inode_remove_acl() argument 208 static inline void ima_inode_post_setattr(struct mnt_idmap *idmap, in ima_inode_post_setattr() argument 222 static inline int ima_inode_set_acl(struct mnt_idmap *idmap, in ima_inode_set_acl() argument 236 ima_inode_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name) ima_inode_remove_acl() argument [all...] |
| H A D | evm.h | 38 static inline void evm_inode_post_remove_acl(struct mnt_idmap *idmap, in evm_inode_post_remove_acl() argument 47 static inline int evm_inode_remove_acl(struct mnt_idmap *idmap, in evm_inode_remove_acl() argument 94 static inline int evm_inode_setattr(struct mnt_idmap *idmap, in evm_inode_setattr() argument 105 static inline int evm_inode_setxattr(struct mnt_idmap *idmap, in evm_inode_setxattr() argument 120 static inline int evm_inode_removexattr(struct mnt_idmap *idmap, in evm_inode_removexattr() argument 133 evm_inode_post_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name) evm_inode_post_remove_acl() argument 140 evm_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name, struct posix_acl *kacl) evm_inode_set_acl() argument 147 evm_inode_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name) evm_inode_remove_acl() argument [all...] |
| H A D | quotaops.h | 23 static inline bool is_quota_modification(struct mnt_idmap *idmap, in is_quota_modification() argument 239 static inline int dquot_transfer(struct mnt_idmap *idmap, in dquot_transfer() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | capability.c | 493 bool capable_wrt_inode_uidgid(struct mnt_idmap *idmap, in capable_wrt_inode_uidgid() argument 475 privileged_wrt_inode_uidgid(struct user_namespace *ns, struct mnt_idmap *idmap, const struct inode *inode) privileged_wrt_inode_uidgid() argument
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_api.c | 189 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode, in ima_get_action() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | secretmem.c | 167 static int secretmem_setattr(struct mnt_idmap *idmap, in secretmem_setattr() argument
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | namei.c | 62 static int jfs_create(struct mnt_idmap *idmap, struct inode *dip, in jfs_create() argument 195 static int jfs_mkdir(struct mnt_idmap *idmap, struct inode *dip, in jfs_mkdir() argument 877 static int jfs_symlink(struct mnt_idmap *idmap, struct inode *dip, in jfs_symlink() argument 1067 static int jfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in jfs_rename() argument 1353 static int jfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in jfs_mknod() argument
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | file.c | 398 int fat_getattr(struct mnt_idmap *idmap, const struct path *path, in fat_getattr() argument 459 static int fat_allow_set_time(struct mnt_idmap *idmap, in fat_allow_set_time() argument 480 int fat_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in fat_setattr() argument [all...] |
| H A D | namei_msdos.c | 264 static int msdos_create(struct mnt_idmap *idmap, struct inode *dir, in msdos_create() argument 342 static int msdos_mkdir(struct mnt_idmap *idmap, struct inode *dir, in msdos_mkdir() argument 597 static int msdos_rename(struct mnt_idmap *idmap, in msdos_rename() argument
|
| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | inode.c | 653 int minix_getattr(struct mnt_idmap *idmap, const struct path *path, in minix_getattr() argument
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| H A D | ioctl.c | 131 int nilfs_fileattr_set(struct mnt_idmap *idmap, in nilfs_fileattr_set() argument
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | inode_cloud_merge.c | 581 int hmdfs_mkdir_cloud_merge(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) in hmdfs_mkdir_cloud_merge() argument 608 int hmdfs_create_cloud_merge(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, in hmdfs_create_cloud_merge() argument 663 static int hmdfs_rename_cloud_merge(struct mnt_idmap *idmap, struct inode *old_dir, in hmdfs_rename_cloud_merge() argument
|
| /kernel/linux/linux-6.6/fs/affs/ |
| H A D | namei.c | 245 affs_create(struct mnt_idmap *idmap, struct inode *dir, in affs_create() argument 277 affs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in affs_mkdir() argument 316 affs_symlink(struct mnt_idmap *idmap, struct inode *dir, in affs_symlink() argument 506 int affs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, in affs_rename2() argument
|
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | dir.c | 76 int coda_permission(struct mnt_idmap *idmap, struct inode *inode, in coda_permission() argument 136 static int coda_create(struct mnt_idmap *idmap, struct inode *dir, in coda_create() argument 169 static int coda_mkdir(struct mnt_idmap *idmap, struct inode *dir, in coda_mkdir() argument 231 static int coda_symlink(struct mnt_idmap *idmap, in coda_symlink() argument 298 static int coda_rename(struct mnt_idmap *idmap, struct inode *old_dir, in coda_rename() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | inode.c | 249 static int hfsplus_setattr(struct mnt_idmap *idmap, in hfsplus_setattr() argument 279 int hfsplus_getattr(struct mnt_idmap *idmap, const struct path *path, in hfsplus_getattr() argument 678 int hfsplus_fileattr_set(struct mnt_idmap *idmap, in hfsplus_fileattr_set() argument
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | root.c | 546 static int autofs_dir_permission(struct mnt_idmap *idmap, in autofs_dir_permission() argument 566 static int autofs_dir_symlink(struct mnt_idmap *idmap, in autofs_dir_symlink() argument 723 static int autofs_dir_mkdir(struct mnt_idmap *idmap, in autofs_dir_mkdir() argument
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | namei.c | 107 static int ntfs_create(struct mnt_idmap *idmap, struct inode *dir, in ntfs_create() argument 123 static int ntfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mknod() argument 199 static int ntfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ntfs_symlink() argument 217 static int ntfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mkdir() argument 251 static int ntfs_rename(struct mnt_idmap *idmap, struct inode *dir, in ntfs_rename() argument
|
| H A D | xattr.c | 539 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() argument 588 static noinline int ntfs_set_acl_ex(struct mnt_idmap *idmap, in ntfs_set_acl_ex() argument 661 int ntfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_set_acl() argument 672 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode, in ntfs_init_acl() argument 706 int ntfs_acl_chmod(struct mnt_idmap *idmap, struct dentry *dentry) in ntfs_acl_chmod() argument 832 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...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dir.c | 533 int cifs_create(struct mnt_idmap *idmap, struct inode *inode, argument 583 int cifs_mknod(struct mnt_idmap *idmap, struct inode *inode, argument
|
| H A D | link.c | 578 cifs_symlink(struct mnt_idmap *idmap, struct inode *inode, argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 191 static int dlmfs_file_setattr(struct mnt_idmap *idmap, in dlmfs_file_setattr() argument 405 static int dlmfs_mkdir(struct mnt_idmap * idmap, in dlmfs_mkdir() argument 454 static int dlmfs_create(struct mnt_idmap *idmap, in dlmfs_create() argument
|