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

  /external/syslinux/core/fs/xfs/
xfs_dir2.h 27 xfs_filblks_t c);
xfs_types.h 81 typedef uint64_t xfs_filblks_t; /* number of blocks in a file */ typedef
xfs_dir2.c 35 xfs_filblks_t dc_blkscount;
70 xfs_filblks_t c)
93 xfs_filblks_t c)
130 xfs_filblks_t count;
xfs.h 279 xfs_filblks_t br_blockcount; /* number of blocks */
294 dest->br_blockcount = (xfs_filblks_t)(l1 & 0x00000000001fffffULL);
  /external/syslinux/extlinux/
xfs_types.h 81 typedef uint64_t xfs_filblks_t; /* number of blocks in a file */ typedef

Completed in 56 milliseconds