Home
last modified time | relevance | path

Searched defs:idmap (Results 76 – 100 of 228) sorted by relevance

12345678910

/Linux-v6.6/fs/ext4/
Dxattr_trusted.c33 struct mnt_idmap *idmap, in ext4_xattr_trusted_set()
Dxattr_user.c34 struct mnt_idmap *idmap, in ext4_xattr_user_set()
Dxattr_hurd.c35 struct mnt_idmap *idmap, in ext4_xattr_hurd_set()
Dsymlink.c58 static int ext4_encrypted_symlink_getattr(struct mnt_idmap *idmap, in ext4_encrypted_symlink_getattr()
Dxattr_security.c26 struct mnt_idmap *idmap, in ext4_xattr_security_set()
/Linux-v6.6/fs/ext2/
Dxattr_trusted.c29 struct mnt_idmap *idmap, in ext2_xattr_trusted_set()
Dxattr_user.c33 struct mnt_idmap *idmap, in ext2_xattr_user_set()
Dioctl.c30 int ext2_fileattr_set(struct mnt_idmap *idmap, in ext2_fileattr_set()
Dxattr_security.c22 struct mnt_idmap *idmap, in ext2_xattr_security_set()
/Linux-v6.6/fs/reiserfs/
Dxattr_trusted.c24 struct mnt_idmap *idmap, struct dentry *unused, in trusted_set()
Dxattr_user.c21 user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, in user_set()
/Linux-v6.6/fs/afs/
Dxattr.c100 struct mnt_idmap *idmap, in afs_xattr_set_acl()
231 struct mnt_idmap *idmap, in afs_xattr_set_yfs()
/Linux-v6.6/kernel/
Dcapability.c476 struct mnt_idmap *idmap, in privileged_wrt_inode_uidgid()
493 bool capable_wrt_inode_uidgid(struct mnt_idmap *idmap, in capable_wrt_inode_uidgid()
/Linux-v6.6/fs/btrfs/
Dioctl.c246 int btrfs_fileattr_set(struct mnt_idmap *idmap, in btrfs_fileattr_set()
583 static noinline int create_subvol(struct mnt_idmap *idmap, in create_subvol()
902 static int btrfs_may_delete(struct mnt_idmap *idmap, in btrfs_may_delete()
937 static inline int btrfs_may_create(struct mnt_idmap *idmap, in btrfs_may_create()
955 struct mnt_idmap *idmap, in btrfs_mksubvol()
1011 struct mnt_idmap *idmap, in btrfs_mksnapshot()
1244 struct mnt_idmap *idmap, in __btrfs_ioctl_snap_create()
1874 static int btrfs_search_path_in_tree_user(struct mnt_idmap *idmap, in btrfs_search_path_in_tree_user()
2345 struct mnt_idmap *idmap = file_mnt_idmap(file); in btrfs_ioctl_snap_destroy() local
3931 struct mnt_idmap *idmap, in _btrfs_ioctl_set_received_subvol()
Dxattr.c373 struct mnt_idmap *idmap, in btrfs_xattr_handler_set()
386 struct mnt_idmap *idmap, in btrfs_xattr_handler_set_prop()
Dacl.c113 int btrfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in btrfs_set_acl()
/Linux-v6.6/fs/xfs/
Dxfs_itable.h11 struct mnt_idmap *idmap; member
/Linux-v6.6/security/integrity/ima/
Dima_main.c672 void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile()
704 void ima_post_path_mknod(struct mnt_idmap *idmap, in ima_post_path_mknod()
914 int process_buffer_measurement(struct mnt_idmap *idmap, in process_buffer_measurement()
/Linux-v6.6/fs/ceph/
Ddir.c884 static int ceph_mknod(struct mnt_idmap *idmap, struct inode *dir, in ceph_mknod()
949 static int ceph_create(struct mnt_idmap *idmap, struct inode *dir, in ceph_create()
992 static int ceph_symlink(struct mnt_idmap *idmap, struct inode *dir, in ceph_symlink()
1063 static int ceph_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ceph_mkdir()
1382 static int ceph_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ceph_rename()
/Linux-v6.6/fs/ocfs2/
Dnamei.c224 static int ocfs2_mknod(struct mnt_idmap *idmap, in ocfs2_mknod()
646 static int ocfs2_mkdir(struct mnt_idmap *idmap, in ocfs2_mkdir()
662 static int ocfs2_create(struct mnt_idmap *idmap, in ocfs2_create()
1198 static int ocfs2_rename(struct mnt_idmap *idmap, in ocfs2_rename()
1793 static int ocfs2_symlink(struct mnt_idmap *idmap, in ocfs2_symlink()
/Linux-v6.6/fs/orangefs/
Dacl.c121 int orangefs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in orangefs_set_acl()
/Linux-v6.6/fs/jfs/
Dfile.c88 int jfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in jfs_setattr()
/Linux-v6.6/fs/jffs2/
Dsecurity.c60 struct mnt_idmap *idmap, in jffs2_security_setxattr()
/Linux-v6.6/fs/hfsplus/
Dxattr_security.c26 struct mnt_idmap *idmap, in hfsplus_security_setxattr()
/Linux-v6.6/fs/vboxsf/
Dutils.c234 int vboxsf_getattr(struct mnt_idmap *idmap, const struct path *path, in vboxsf_getattr()
259 int vboxsf_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in vboxsf_setattr()

12345678910