Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fs.h393 } xfs_fid_t; typedef
400 xfs_fid_t ha_fid; /* file system specific file ID */
/fs/xfs/linux-2.6/
Dxfs_ioctl.c147 handle.ha_fid.fid_len = sizeof(xfs_fid_t) - in xfs_find_handle()