Home
last modified time | relevance | path

Searched refs:FS_IOC_FSGETXATTR (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dfs.h213 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
/Linux-v5.10/tools/include/uapi/linux/
Dfs.h213 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_fs.h784 #define XFS_IOC_FSGETXATTR FS_IOC_FSGETXATTR
/Linux-v5.10/fs/ext4/
Dioctl.c1242 case FS_IOC_FSGETXATTR: in __ext4_ioctl()
1394 case FS_IOC_FSGETXATTR: in ext4_compat_ioctl()
/Linux-v5.10/fs/overlayfs/
Dfile.c662 case FS_IOC_FSGETXATTR: in ovl_ioctl()
/Linux-v5.10/fs/f2fs/
Dfile.c4002 case FS_IOC_FSGETXATTR: in f2fs_ioctl()
4186 case FS_IOC_FSGETXATTR: in f2fs_compat_ioctl()
/Linux-v5.10/fs/btrfs/
Dioctl.c4968 case FS_IOC_FSGETXATTR: in btrfs_ioctl()