Home
last modified time | relevance | path

Searched defs:idmap (Results 101 – 125 of 228) sorted by relevance

12345678910

/Linux-v6.6/fs/reiserfs/
Dioctl.c27 int reiserfs_fileattr_set(struct mnt_idmap *idmap, in reiserfs_fileattr_set()
Dxattr_security.c25 struct mnt_idmap *idmap, struct dentry *unused, in security_set()
/Linux-v6.6/fs/udf/
Dsymlink.c144 static int udf_symlink_getattr(struct mnt_idmap *idmap, in udf_symlink_getattr()
Dfile.c213 static int udf_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in udf_setattr()
/Linux-v6.6/fs/jfs/
Dioctl.c73 int jfs_fileattr_set(struct mnt_idmap *idmap, in jfs_fileattr_set()
Dacl.c97 int jfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in jfs_set_acl()
/Linux-v6.6/fs/proc/
Dfd.c329 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/
Ddir.c1339 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()
Dinode.c752 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/
Dxfs_inode.c780 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()
Dxfs_acl.c245 xfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in xfs_set_acl()
/Linux-v6.6/fs/gfs2/
Dacl.c112 int gfs2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in gfs2_set_acl()
/Linux-v6.6/fs/ubifs/
Dioctl.c147 int ubifs_fileattr_set(struct mnt_idmap *idmap, in ubifs_fileattr_set()
/Linux-v6.6/fs/hfs/
Dattr.c124 struct mnt_idmap *idmap, in hfs_xattr_set()
/Linux-v6.6/fs/
Dlibfs.c31 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/
Dinode.c260 int hpfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in hpfs_setattr()
/Linux-v6.6/fs/affs/
Dinode.c219 affs_notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in affs_notify_change()
/Linux-v6.6/fs/ceph/
Dacl.c88 int ceph_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ceph_set_acl()
/Linux-v6.6/fs/smb/client/
Ddir.c533 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/
Dioctl.c363 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/
Dacl.c222 ext2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ext2_set_acl()
/Linux-v6.6/fs/configfs/
Dinode.c35 int configfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in configfs_setattr()
/Linux-v6.6/fs/ramfs/
Dfile-nommu.c161 static int ramfs_nommu_setattr(struct mnt_idmap *idmap, in ramfs_nommu_setattr()
/Linux-v6.6/fs/smb/server/
Dsmbacl.h214 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/
Dquotaops.h23 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()

12345678910