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

  /external/syslinux/core/fs/xfs/
xfs_types.h 76 typedef uint64_t xfs_rtblock_t; /* extent (block) in realtime area */ typedef
77 typedef int64_t xfs_srtblock_t; /* signed version of xfs_rtblock_t */
93 #define NULLRTBLOCK ((xfs_rtblock_t)-1)
  /external/syslinux/extlinux/
xfs_types.h 76 typedef uint64_t xfs_rtblock_t; /* extent (block) in realtime area */ typedef
77 typedef int64_t xfs_srtblock_t; /* signed version of xfs_rtblock_t */
93 #define NULLRTBLOCK ((xfs_rtblock_t)-1)

Completed in 47 milliseconds