Searched refs:B_CONTIG (Results 1 – 3 of 3) sorted by relevance
243 #define B_CONTIG 0x08 /* Allocate file contiguously. */ macro
274 if (flags & B_CONTIG) { in ffs_alloc()792 if (flags & B_CONTIG) { in ffs_blkpref_ufs1()856 if (flags & B_CONTIG) { in ffs_blkpref_ufs2()931 if (flags & B_CONTIG) in ffs_hashalloc()1211 if ((flags & (B_CONTIG | B_METAONLY)) == B_CONTIG) in ffs_alloccgblk()
739 error = GOP_ALLOC(vp, 0, logsize, B_CONTIG, FSCRED); in wapbl_allocate_log_file()