Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c324 BI_ALLOC_ONLY, NULL, credp); in ufs_alloc_data()
458 BI_ALLOC_ONLY, NULL, credp); in ufs_alloc_data()
H A Dufs_directio.c533 BI_ALLOC_ONLY, NULL, cr); in ufs_directio_write()
H A Dufs_vnops.c948 BI_ALLOC_ONLY, NULL, cr); in wrip()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_inode.h592 enum bi_type { BI_NORMAL, BI_ALLOC_ONLY, BI_FALLOCATE }; enumerator