HomeSort by: relevance | last modified time | path
    Searched defs:fi_nblocks (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nilfs/
nilfs_fs.h 367 uint32_t fi_nblocks; /* size in blocks of this finfo */ member in struct:nilfs_finfo
371 /* fi_nblocks - fi_ndatablks * nilfs_binfo.bi_dat */
374 /* fi_nblocks - fi_ndatablks * nilfs_binfo.bi_v.bi_vblocknr */
  /src/sys/ufs/lfs/
lfs.h 559 * The FINFO structure is a header; it is followed by fi_nblocks block
566 uint32_t fi_nblocks; /* number of blocks */ member in struct:finfo64
576 uint32_t fi_nblocks; /* number of blocks */ member in struct:finfo32

Completed in 21 milliseconds