/linux-6.3-rc2/fs/nfs/ |
A D | dir.c | 2299 int nfs_create(struct mnt_idmap *idmap, struct inode *dir, in nfs_create() 2328 nfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in nfs_mknod() 2355 int nfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in nfs_mkdir() 2527 int nfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in nfs_symlink() 2645 int nfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in nfs_rename() 3265 int nfs_permission(struct mnt_idmap *idmap, in nfs_permission()
|
/linux-6.3-rc2/fs/cifs/ |
A D | inode.c | 1915 int cifs_mkdir(struct mnt_idmap *idmap, struct inode *inode, 2144 cifs_rename2(struct mnt_idmap *idmap, struct inode *source_dir, 2502 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, 3074 cifs_setattr(struct mnt_idmap *idmap, struct dentry *direntry,
|
A D | xattr.c | 92 struct mnt_idmap *idmap, in cifs_xattr_set()
|
/linux-6.3-rc2/fs/ceph/ |
A D | inode.c | 2230 int ceph_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in ceph_setattr() 2400 int ceph_permission(struct mnt_idmap *idmap, struct inode *inode, in ceph_permission() 2447 int ceph_getattr(struct mnt_idmap *idmap, const struct path *path, in ceph_getattr()
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | ndr.c | 341 struct mnt_idmap *idmap, in ndr_encode_posix_acl()
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | acl.c | 263 int ocfs2_iop_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ocfs2_iop_set_acl()
|
A D | file.c | 1114 int ocfs2_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in ocfs2_setattr() 1305 int ocfs2_getattr(struct mnt_idmap *idmap, const struct path *path, in ocfs2_getattr() 1337 int ocfs2_permission(struct mnt_idmap *idmap, struct inode *inode, in ocfs2_permission()
|
/linux-6.3-rc2/kernel/bpf/ |
A D | inode.c | 155 static int bpf_mkdir(struct mnt_idmap *idmap, struct inode *dir, in bpf_mkdir() 385 static int bpf_symlink(struct mnt_idmap *idmap, struct inode *dir, in bpf_symlink()
|
/linux-6.3-rc2/fs/proc/ |
A D | generic.c | 118 static int proc_notify_change(struct mnt_idmap *idmap, in proc_notify_change() 137 static int proc_getattr(struct mnt_idmap *idmap, in proc_getattr()
|
A D | root.c | 313 static int proc_root_getattr(struct mnt_idmap *idmap, in proc_root_getattr()
|
A D | proc_net.c | 302 static int proc_tgid_net_getattr(struct mnt_idmap *idmap, in proc_tgid_net_getattr()
|
A D | proc_sysctl.c | 801 static int proc_sys_permission(struct mnt_idmap *idmap, in proc_sys_permission() 830 static int proc_sys_setattr(struct mnt_idmap *idmap, in proc_sys_setattr() 848 static int proc_sys_getattr(struct mnt_idmap *idmap, in proc_sys_getattr()
|
/linux-6.3-rc2/fs/ |
A D | init.c | 170 struct mnt_idmap *idmap; in init_link() local
|
A D | stat.c | 45 void generic_fillattr(struct mnt_idmap *idmap, struct inode *inode, in generic_fillattr() 101 struct mnt_idmap *idmap; in vfs_getattr_nosec() local
|
A D | open.c | 40 int do_truncate(struct mnt_idmap *idmap, struct dentry *dentry, in do_truncate() 73 struct mnt_idmap *idmap; in vfs_truncate() local 741 struct mnt_idmap *idmap; in chown_common() local
|
/linux-6.3-rc2/fs/jffs2/ |
A D | fs.c | 193 int jffs2_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in jffs2_setattr()
|
/linux-6.3-rc2/fs/orangefs/ |
A D | xattr.c | 529 struct mnt_idmap *idmap, in orangefs_xattr_set_default()
|
/linux-6.3-rc2/security/integrity/ima/ |
A D | ima_api.c | 190 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode, in ima_get_action()
|
/linux-6.3-rc2/fs/omfs/ |
A D | file.c | 340 static int omfs_setattr(struct mnt_idmap *idmap, in omfs_setattr()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | inode.c | 5131 static int btrfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in btrfs_setattr() 6572 static int btrfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in btrfs_mknod() 6586 static int btrfs_create(struct mnt_idmap *idmap, struct inode *dir, in btrfs_create() 6685 static int btrfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in btrfs_mkdir() 8426 struct inode *btrfs_new_subvol_inode(struct mnt_idmap *idmap, in btrfs_new_subvol_inode() 8626 static int btrfs_getattr(struct mnt_idmap *idmap, in btrfs_getattr() 8911 static struct inode *new_whiteout_inode(struct mnt_idmap *idmap, in new_whiteout_inode() 8926 static int btrfs_rename(struct mnt_idmap *idmap, in btrfs_rename() 9380 static int btrfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in btrfs_symlink() 9697 static int btrfs_permission(struct mnt_idmap *idmap, in btrfs_permission() [all …]
|
/linux-6.3-rc2/fs/fuse/ |
A D | ioctl.c | 476 int fuse_fileattr_set(struct mnt_idmap *idmap, in fuse_fileattr_set()
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | inode.c | 952 int nilfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in nilfs_setattr() 991 int nilfs_permission(struct mnt_idmap *idmap, struct inode *inode, in nilfs_permission()
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | memory.h | 355 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
|
/linux-6.3-rc2/fs/ubifs/ |
A D | file.c | 1267 int ubifs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in ubifs_setattr() 1626 static int ubifs_symlink_getattr(struct mnt_idmap *idmap, in ubifs_symlink_getattr()
|
/linux-6.3-rc2/security/smack/ |
A D | smack_lsm.c | 1221 static int smack_inode_setxattr(struct mnt_idmap *idmap, in smack_inode_setxattr() 1345 static int smack_inode_removexattr(struct mnt_idmap *idmap, in smack_inode_removexattr() 1404 static int smack_inode_set_acl(struct mnt_idmap *idmap, in smack_inode_set_acl() 1427 static int smack_inode_get_acl(struct mnt_idmap *idmap, in smack_inode_get_acl() 1449 static int smack_inode_remove_acl(struct mnt_idmap *idmap, in smack_inode_remove_acl() 1473 static int smack_inode_getsecurity(struct mnt_idmap *idmap, in smack_inode_getsecurity()
|