HomeSort by relevance Sort by last modified time
    Searched full:xfs_dfsbno_t (Results 1 - 4 of 4) sorted by null

  /external/syslinux/core/fs/xfs/
xfs_types.h 65 typedef uint64_t xfs_dfsbno_t; /* blockno in filesystem (agno|agbno) */ typedef
86 #define NULLDFSBNO ((xfs_dfsbno_t)-1)
xfs.h 142 xfs_dfsbno_t sb_logstart; /* starting block of log if internal */
  /external/syslinux/extlinux/
xfs_types.h 65 typedef uint64_t xfs_dfsbno_t; /* blockno in filesystem (agno|agbno) */ typedef
86 #define NULLDFSBNO ((xfs_dfsbno_t)-1)
xfs_sb.h 115 xfs_dfsbno_t sb_logstart; /* starting block of log if internal */

Completed in 561 milliseconds