Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h466 #define XFS_HSIZE(handle) (((char *) &(handle).ha_fid.fid_pad \ macro
/linux-4.4.14/fs/xfs/
Dxfs_ioctl.c120 hsize = XFS_HSIZE(handle); in xfs_find_handle()