Searched refs:XFS_HSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 466 #define XFS_HSIZE(handle) (((char *) &(handle).ha_fid.fid_pad \ macro |
/linux-4.4.14/fs/xfs/ | ||
D | xfs_ioctl.c | 120 hsize = XFS_HSIZE(handle); in xfs_find_handle() |