Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_fs.h412 #define XFS_HSIZE(handle) (((char *) &(handle).ha_fid.fid_pad \ macro
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_ioctl.c127 hsize = XFS_HSIZE(handle); in xfs_find_handle()