/Linux-v6.6/fs/reiserfs/ |
D | ioctl.c | 27 int reiserfs_fileattr_set(struct mnt_idmap *idmap, in reiserfs_fileattr_set()
|
D | xattr_security.c | 25 struct mnt_idmap *idmap, struct dentry *unused, in security_set()
|
/Linux-v6.6/fs/udf/ |
D | symlink.c | 144 static int udf_symlink_getattr(struct mnt_idmap *idmap, in udf_symlink_getattr()
|
D | file.c | 213 static int udf_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in udf_setattr()
|
/Linux-v6.6/fs/jfs/ |
D | ioctl.c | 73 int jfs_fileattr_set(struct mnt_idmap *idmap, in jfs_fileattr_set()
|
D | acl.c | 97 int jfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in jfs_set_acl()
|
/Linux-v6.6/fs/proc/ |
D | fd.c | 329 int proc_fd_permission(struct mnt_idmap *idmap, in proc_fd_permission() 348 static int proc_fd_getattr(struct mnt_idmap *idmap, in proc_fd_getattr()
|
/Linux-v6.6/fs/afs/ |
D | dir.c | 1339 static int afs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in afs_mkdir() 1638 static int afs_create(struct mnt_idmap *idmap, struct inode *dir, in afs_create() 1769 static int afs_symlink(struct mnt_idmap *idmap, struct inode *dir, in afs_symlink() 1907 static int afs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in afs_rename()
|
D | inode.c | 752 int afs_getattr(struct mnt_idmap *idmap, const struct path *path, in afs_getattr() 892 int afs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in afs_setattr()
|
/Linux-v6.6/fs/xfs/ |
D | xfs_inode.c | 780 struct mnt_idmap *idmap, in xfs_init_new_inode() 948 struct mnt_idmap *idmap, in xfs_create() 1104 struct mnt_idmap *idmap, in xfs_create_tmpfile() 2794 struct mnt_idmap *idmap, in xfs_rename_alloc_whiteout() 2835 struct mnt_idmap *idmap, in xfs_rename()
|
D | xfs_acl.c | 245 xfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in xfs_set_acl()
|
/Linux-v6.6/fs/gfs2/ |
D | acl.c | 112 int gfs2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in gfs2_set_acl()
|
/Linux-v6.6/fs/ubifs/ |
D | ioctl.c | 147 int ubifs_fileattr_set(struct mnt_idmap *idmap, in ubifs_fileattr_set()
|
/Linux-v6.6/fs/hfs/ |
D | attr.c | 124 struct mnt_idmap *idmap, in hfs_xattr_set()
|
/Linux-v6.6/fs/ |
D | libfs.c | 31 int simple_getattr(struct mnt_idmap *idmap, const struct path *path, in simple_getattr() 741 int simple_rename(struct mnt_idmap *idmap, struct inode *old_dir, in simple_rename() 787 int simple_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in simple_setattr() 1580 static int empty_dir_getattr(struct mnt_idmap *idmap, in empty_dir_getattr() 1589 static int empty_dir_setattr(struct mnt_idmap *idmap, in empty_dir_setattr()
|
/Linux-v6.6/fs/hpfs/ |
D | inode.c | 260 int hpfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in hpfs_setattr()
|
/Linux-v6.6/fs/affs/ |
D | inode.c | 219 affs_notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in affs_notify_change()
|
/Linux-v6.6/fs/ceph/ |
D | acl.c | 88 int ceph_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ceph_set_acl()
|
/Linux-v6.6/fs/smb/client/ |
D | dir.c | 533 int cifs_create(struct mnt_idmap *idmap, struct inode *inode, 583 int cifs_mknod(struct mnt_idmap *idmap, struct inode *inode,
|
/Linux-v6.6/fs/ext4/ |
D | ioctl.c | 363 struct mnt_idmap *idmap, in swap_inode_boot_loader() 990 int ext4_fileattr_set(struct mnt_idmap *idmap, in ext4_fileattr_set() 1228 struct mnt_idmap *idmap = file_mnt_idmap(filp); in __ext4_ioctl() local
|
/Linux-v6.6/fs/ext2/ |
D | acl.c | 222 ext2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ext2_set_acl()
|
/Linux-v6.6/fs/configfs/ |
D | inode.c | 35 int configfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in configfs_setattr()
|
/Linux-v6.6/fs/ramfs/ |
D | file-nommu.c | 161 static int ramfs_nommu_setattr(struct mnt_idmap *idmap, in ramfs_nommu_setattr()
|
/Linux-v6.6/fs/smb/server/ |
D | smbacl.h | 214 static inline uid_t posix_acl_uid_translate(struct mnt_idmap *idmap, in posix_acl_uid_translate() 226 static inline gid_t posix_acl_gid_translate(struct mnt_idmap *idmap, in posix_acl_gid_translate()
|
/Linux-v6.6/include/linux/ |
D | quotaops.h | 23 static inline bool is_quota_modification(struct mnt_idmap *idmap, in is_quota_modification() 239 static inline int dquot_transfer(struct mnt_idmap *idmap, in dquot_transfer()
|