Home
last modified time | relevance | path

Searched refs:B_TRUNC (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c425 pcfs_putapage, B_INVAL | B_TRUNC, CRED()); in pc_truncate()
442 pcfs_putapage, B_INVAL | B_TRUNC, CRED()); in pc_truncate()
720 B_INVAL | B_TRUNC, in pc_diskchanged()
752 B_INVAL | B_TRUNC, in pc_diskchanged()
H A Dpc_vnops.c965 pcfs_putapage, B_INVAL | B_TRUNC, in pcfs_inactive()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pvn.c592 if ((flags & (B_INVAL | B_FREE)) && !(flags & (B_TRUNC|B_FORCE)) && in pvn_getdirty()
635 if (!hat_ismod(pp) || (flags & B_TRUNC)) { in pvn_getdirty()
839 !(flags & (B_INVAL | B_FREE | B_TRUNC))) { in pvn_vplist_dirty()
H A Dvpm.c1103 bflags |= (B_INVAL|B_TRUNC); in vpm_sync_pages()
H A Dseg_map.c2058 bflags |= (B_INVAL|B_TRUNC); in segmap_release()
/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h184 #define B_TRUNC 0x100000 /* truncate page without I/O */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c1307 B_INVAL | B_TRUNC, CRED()); in ufs_itrunc()
1379 ufs_putapage, B_INVAL | B_TRUNC, CRED()); in ufs_itrunc()
H A Dufs_thread.c744 ufs_putapage, B_INVAL | B_TRUNC, in ufs_idle_free()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c1637 ud_putapage, B_INVAL | B_TRUNC, CRED()); in ud_itrunc()
1653 ud_putapage, B_INVAL | B_TRUNC, CRED()); in ud_itrunc()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_znode.c1746 B_INVAL | B_TRUNC, NULL); in zfs_trunc()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c2547 B_INVAL | B_TRUNC, cr); in nfs_invalidate_pages()
H A Dnfs4_client.c2559 B_INVAL | B_TRUNC, cr); in nfs4_invalidate_pages()
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c2752 B_INVAL | B_TRUNC, kcred); in dumpsys()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c4405 B_INVAL | B_TRUNC, cr); in smbfs_invalidate_pages()