Home
last modified time | relevance | path

Searched refs:XFS_IOC_ATTRLIST_BY_HANDLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_fs.h827 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq) macro
/linux-6.1.9/fs/xfs/
Dxfs_ioctl.c1985 case XFS_IOC_ATTRLIST_BY_HANDLE: in xfs_file_ioctl()