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

/linux-master/include/uapi/linux/
H A Dfs.h131 * Structure for FS_IOC_FSGETXATTR[A] and FS_IOC_FSSETXATTR.
232 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
256 * We have recently hoisted FS_IOC_FSGETXATTR / FS_IOC_FSSETXATTR from
/linux-master/tools/include/uapi/linux/
H A Dfs.h131 * Structure for FS_IOC_FSGETXATTR[A] and FS_IOC_FSSETXATTR.
232 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
256 * We have recently hoisted FS_IOC_FSGETXATTR / FS_IOC_FSSETXATTR from
/linux-master/fs/fuse/
H A Dioctl.c464 err = fuse_priv_ioctl(inode, ff, FS_IOC_FSGETXATTR,
/linux-master/fs/bcachefs/
H A Dfs-ioctl.c494 case FS_IOC_FSGETXATTR:
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h791 #define XFS_IOC_FSGETXATTR FS_IOC_FSGETXATTR
/linux-master/fs/overlayfs/
H A Dinode.c628 cmd = fa->fsx_valid ? FS_IOC_FSGETXATTR : FS_IOC_GETFLAGS;
/linux-master/fs/
H A Dioctl.c869 case FS_IOC_FSGETXATTR:

Completed in 165 milliseconds