Searched refs:B_FORCE (Results 1 - 20 of 20) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | buf.h | 180 #define B_FORCE 0x020000 /* semi-permanent removal from cache */ macro 204 * Use (B_INVAL | B_FORCE) to force the page to be destroyed even if we
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | vm_pvn.c | 418 * to destroy (or free) the page unless B_FORCE 423 * If B_INVAL and B_FORCE is set we really have 426 if ((flags & (B_INVAL|B_FORCE)) == (B_INVAL|B_FORCE)) { 577 * B_TRUNC, B_FORCE}. B_DELWRI indicates that this page is part of a kluster 580 * and so no i/o needs to be done. B_FORCE indicates that the page 600 if ((flags & (B_INVAL | B_FREE)) && !(flags & (B_TRUNC|B_FORCE)) &&
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_client.c | 1551 * Make sure B_FORCE isn't set. We can re-mark the 1554 * we should make sure B_FORCE isn't set - we don't 1557 if (flags & B_FORCE) 1558 flags &= ~(B_INVAL | B_FORCE); 1568 * We don't want to clear B_FORCE here as the caller presumably 1683 * Make sure B_FORCE isn't set. We can re-mark the 1686 * we should make sure B_FORCE isn't set - we don't 1689 if (flags & B_FORCE) 1690 flags &= ~(B_INVAL | B_FORCE); 1701 * We don't want to clear B_FORCE her [all...] |
H A D | nfs4_client.c | 1803 * Make sure B_FORCE isn't set. We can re-mark the 1806 * we should make sure B_FORCE isn't set - we don't 1809 if (flags & B_FORCE) 1810 flags &= ~(B_INVAL | B_FORCE); 1822 * We don't want to clear B_FORCE here as the caller presumably 1935 * Make sure B_FORCE isn't set. We can re-mark the 1938 * we should make sure B_FORCE isn't set - we don't 1941 if (flags & B_FORCE) 1942 flags &= ~(B_INVAL | B_FORCE); 1953 * We don't want to clear B_FORCE her [all...] |
H A D | nfs_vnops.c | 3518 (B_INVAL|B_FORCE|B_ASYNC)) == 3519 (B_INVAL|B_FORCE|B_ASYNC)) { 4070 * Flags are composed of {B_INVAL, B_FREE, B_DONTNEED, B_FORCE} 4254 (flags & (B_INVAL|B_FORCE)) != (B_INVAL|B_FORCE)) { 4281 B_INVAL | B_FORCE, cr, NULL);
|
H A D | nfs3_vnops.c | 4425 (B_INVAL|B_FORCE|B_ASYNC)) == 4426 (B_INVAL|B_FORCE|B_ASYNC)) { 4985 * Flags are composed of {B_INVAL, B_FREE, B_DONTNEED, B_FORCE} 5166 (flags & (B_INVAL|B_FORCE)) != (B_INVAL|B_FORCE)) { 5193 B_INVAL | B_FORCE, cr, NULL);
|
H A D | nfs4_vnops.c | 9651 (B_INVAL|B_FORCE|B_ASYNC)) == 9652 (B_INVAL|B_FORCE|B_ASYNC)) { 10207 * Flags are composed of {B_INVAL, B_FREE, B_DONTNEED, B_FORCE} 10395 (flags & (B_INVAL|B_FORCE)) != (B_INVAL|B_FORCE)) { 10422 B_INVAL | B_FORCE, cr, NULL);
|
/illumos-gate/usr/src/uts/common/fs/swapfs/ |
H A D | swap_vnops.c | 501 flags &= ~(B_FORCE | B_PAGE_NOWAIT);
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_node.c | 243 (void) syncpcp(pcp, B_INVAL | B_FORCE);
|
H A D | pc_vnops.c | 1614 * Flags are composed of {B_INVAL, B_FREE, B_DONTNEED, B_FORCE} 1781 * a call from msync (B_FORCE) we set the time now. 1785 if ((pcp->pc_flags & PC_MOD) == 0 || (flags & B_FORCE)) {
|
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vnops.c | 1678 pvn_write_done(pp, B_ERROR | B_WRITE | B_INVAL | B_FORCE | flags); 1764 B_ERROR | B_WRITE | B_INVAL | B_FORCE);
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_thread.c | 667 (TRANS_ISERROR(ufsvfsp)) ? B_INVAL | B_FORCE : B_INVAL,
|
H A D | ufs_lockfs.c | 492 (void) TRANS_SYNCIP(ip, B_INVAL | B_FORCE, 0, TOP_SYNCIP_HLOCK);
|
H A D | ufs_vnops.c | 2589 (B_DONTNEED | B_FREE | B_FORCE | B_ASYNC), 5102 * Flags are composed of {B_INVAL, B_FREE, B_DONTNEED, B_FORCE, B_ASYNC}
|
/illumos-gate/usr/src/uts/common/fs/dcfs/ |
H A D | dc_vnops.c | 665 B_ERROR | B_WRITE | B_INVAL | B_FORCE);
|
/illumos-gate/usr/src/uts/common/fs/specfs/ |
H A D | specsubr.c | 866 (size_t)0, B_INVAL|B_FORCE, cr, NULL); local
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 1512 B_INVAL | B_FORCE, kcred, NULL); 1555 B_INVAL | B_FORCE, kcred, NULL);
|
H A D | mem_config.c | 2099 B_INVAL|B_FORCE, kcred, NULL);
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 2812 if (((ip->i_flag & IMODTIME) == 0) || (flags & B_FORCE)) {
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 4152 pvn_write_done(pp, B_INVAL|B_FORCE|B_ERROR);
|
Completed in 204 milliseconds