Searched refs:XFS_HSIZE (Results 1 – 2 of 2) sorted by relevance
404 #define XFS_HSIZE(handle) (((char *) &(handle).ha_fid.fid_pad \ macro
155 hsize = XFS_HSIZE(handle); in xfs_find_handle()