HomeSort by relevance Sort by last modified time
    Searched refs:ha_fid (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/fs/xfs/
xfs_fs.h 405 int64_t align; /* force alignment of ha_fid */
408 xfs_fid_t ha_fid; /* file system specific file ID */ member in struct:xfs_handle
412 #define XFS_HSIZE(handle) (((char *) &(handle).ha_fid.fid_pad \
414 + (handle).ha_fid.fid_len)
  /external/syslinux/extlinux/
xfs_fs.h 405 int64_t align; /* force alignment of ha_fid */
408 xfs_fid_t ha_fid; /* file system specific file ID */ member in struct:xfs_handle
412 #define XFS_HSIZE(handle) (((char *) &(handle).ha_fid.fid_pad \
414 + (handle).ha_fid.fid_len)

Completed in 50 milliseconds