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