Searched refs:BI_ALLOC_ONLY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c324 BI_ALLOC_ONLY, NULL, credp);
458 BI_ALLOC_ONLY, NULL, credp);
H A Dufs_directio.c533 BI_ALLOC_ONLY, NULL, cr);
H A Dufs_vnops.c948 BI_ALLOC_ONLY, NULL, cr);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h588 * BI_ALLOC_ONLY - only allocate the block, do not zero out pages in mem
592 enum bi_type { BI_NORMAL, BI_ALLOC_ONLY, BI_FALLOCATE }; enumerator in enum:bi_type

Completed in 78 milliseconds