Searched refs:LFS_UNDIROP (Results 1 – 3 of 3) sorted by relevance
347 doit = !(fs->lfs_flags & LFS_UNDIROP); in lfs_unmark_dirop()349 fs->lfs_flags |= LFS_UNDIROP; in lfs_unmark_dirop()386 fs->lfs_flags &= ~LFS_UNDIROP; in lfs_unmark_dirop()
273 while(fs->lfs_flags & LFS_UNDIROP) { in lfs_reserve()
1031 #define LFS_UNDIROP 0x08 macro