Searched refs:XFS_IOC_FREE_EOFBLOCKS (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 769 #define XFS_IOC_FREE_EOFBLOCKS _IOR ('X', 58, struct xfs_fs_eofblocks) macro |
/fs/xfs/ | ||
D | xfs_ioctl.c | 2463 case XFS_IOC_FREE_EOFBLOCKS: { in xfs_file_ioctl() |