Searched refs:BA_SEQMASK (Results 1 – 4 of 4) sorted by relevance
129 #define BA_SEQMASK 0x7F000000 /* Bits holding seq heuristic. */ macro
144 #define BA_SEQMASK 0x7F000000 /* Bits holding seq heuristic. */ macro
301 int seqcount = (flags & BA_SEQMASK) >> BA_SEQSHIFT; in ext2_balloc()
463 int seqcount = (flags & BA_SEQMASK) >> BA_SEQSHIFT; in ffs_balloc_ufs1()1091 int seqcount = (flags & BA_SEQMASK) >> BA_SEQSHIFT; in ffs_balloc_ufs2()