Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h824 #define XFS_IOC_GET_RESBLKS _IOR ('X', 115, struct xfs_fsop_resblks) macro
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c2061 case XFS_IOC_GET_RESBLKS: { in xfs_file_ioctl()