Searched defs:lfs (Results 1 – 7 of 7) sorted by relevance
960 struct lfs { struct962 struct dlfs u_32; argument964 } lfs_dlfs_u; argument997 krwlock_t lfs_fraglock; argument1000 struct lwp *lfs_stoplwp; argument1042 unsigned lfs_use_quota2 : 1; argument1043 uint32_t lfs_quota_magic; argument1044 uint8_t lfs_quota_flags; argument1045 uint64_t lfs_quotaino[2]; argument1049 int lfs_availsleep; argument[all …]
129 #define MNINDIR(lfs) ((lfs)->um_nindir) argument130 #define blkptrtodb(lfs, b) ((b) << (lfs)->um_bptrtodb) argument
40 #define ULFS_MPNEEDSWAP(lfs) ((lfs)->um_flags & ULFS_NEEDSWAP) argument
134 struct lfs_inode_ext *lfs; member
1361 int (*match)(struct lfs *, struct buf *))
106 struct lfs *lfs; /* LFS */ member132 struct lfs_inode_ext *lfs; member
85 struct lfs *lfs; /* LFS */ member