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

  /src/sys/lib/libsa/
lfsv2.c 21 #define INOPBx(fs) LFS_INOPF(fs)
  /src/sys/ufs/lfs/
lfs_accessors.h 1315 /* LFS_INOPF is the number of inodes in a fragment. */
1316 #define LFS_INOPF(fs) (lfs_sb_getinopf(fs))

Completed in 13 milliseconds