Searched defs:B_TRUNC (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c422 pcfs_putapage, B_INVAL | B_TRUNC, CRED()); local
439 pcfs_putapage, B_INVAL | B_TRUNC, CRED()); local
717 B_INVAL | B_TRUNC, local
749 B_INVAL | B_TRUNC, local
H A Dpc_vnops.c964 pcfs_putapage, B_INVAL | B_TRUNC, local
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_thread.c742 ufs_putapage, B_INVAL | B_TRUNC, local
H A Dufs_inode.c1305 B_INVAL | B_TRUNC, CRED()); local
1377 ufs_putapage, B_INVAL | B_TRUNC, CRED()); local
/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h182 #define B_TRUNC 0x100000 /* truncate page without I/O */ macro
201 * In order to discard pages without writing them back, (B_INVAL | B_TRUNC)
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c1636 ud_putapage, B_INVAL | B_TRUNC, CRED()); local
1652 ud_putapage, B_INVAL | B_TRUNC, CRED()); local

Completed in 99 milliseconds