Symbol: B_TRUNC
usr/src/uts/common/fs/nfs/nfs4_client.c
2559
B_INVAL | B_TRUNC, cr);
usr/src/uts/common/fs/nfs/nfs_client.c
2546
B_INVAL | B_TRUNC, cr);
usr/src/uts/common/fs/pcfs/pc_node.c
424
pcfs_putapage, B_INVAL | B_TRUNC, CRED());
usr/src/uts/common/fs/pcfs/pc_node.c
441
pcfs_putapage, B_INVAL | B_TRUNC, CRED());
usr/src/uts/common/fs/pcfs/pc_node.c
719
B_INVAL | B_TRUNC,
usr/src/uts/common/fs/pcfs/pc_node.c
751
B_INVAL | B_TRUNC,
usr/src/uts/common/fs/pcfs/pc_vnops.c
963
pcfs_putapage, B_INVAL | B_TRUNC,
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
4351
B_INVAL | B_TRUNC, cr);
usr/src/uts/common/fs/udfs/udf_inode.c
1637
ud_putapage, B_INVAL | B_TRUNC, CRED());
usr/src/uts/common/fs/udfs/udf_inode.c
1653
ud_putapage, B_INVAL | B_TRUNC, CRED());
usr/src/uts/common/fs/ufs/ufs_inode.c
1307
B_INVAL | B_TRUNC, CRED());
usr/src/uts/common/fs/ufs/ufs_inode.c
1379
ufs_putapage, B_INVAL | B_TRUNC, CRED());
usr/src/uts/common/fs/ufs/ufs_thread.c
744
ufs_putapage, B_INVAL | B_TRUNC,
usr/src/uts/common/fs/zfs/zfs_znode.c
1746
B_INVAL | B_TRUNC, NULL);
usr/src/uts/common/os/dumpsubr.c
2752
B_INVAL | B_TRUNC, kcred);
usr/src/uts/common/vm/seg_map.c
2058
bflags |= (B_INVAL|B_TRUNC);
usr/src/uts/common/vm/vm_pvn.c
592
if ((flags & (B_INVAL | B_FREE)) && !(flags & (B_TRUNC|B_FORCE)) &&
usr/src/uts/common/vm/vm_pvn.c
635
if (!hat_ismod(pp) || (flags & B_TRUNC)) {
usr/src/uts/common/vm/vm_pvn.c
839
!(flags & (B_INVAL | B_FREE | B_TRUNC))) {
usr/src/uts/common/vm/vpm.c
1103
bflags |= (B_INVAL|B_TRUNC);