Home
last modified time | relevance | path

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.c322 BI_ALLOC_ONLY, NULL, credp); in ufs_alloc_data()
456 BI_ALLOC_ONLY, NULL, credp); in ufs_alloc_data()
H A Dufs_directio.c516 BI_ALLOC_ONLY, NULL, cr); in ufs_directio_write()
H A Dufs_vnops.c878 BI_ALLOC_ONLY, NULL, cr); in wrip()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h592 enum bi_type { BI_NORMAL, BI_ALLOC_ONLY, BI_FALLOCATE }; enumerator