Home
last modified time | relevance | path

Searched refs:have_sync_lock (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c2395 int have_sync_lock; in nfs4_free_lost_rqst() local
2415 have_sync_lock = 1; in nfs4_free_lost_rqst()
2419 nfs4close_notw(lrp->lr_vp, osp, &have_sync_lock); in nfs4_free_lost_rqst()
2421 if (have_sync_lock) in nfs4_free_lost_rqst()
H A Dnfs4_vnops.c15152 int have_sync_lock = 0; in nfs4close_one() local
15196 have_sync_lock = 0; in nfs4close_one()
15267 have_sync_lock = 1; in nfs4close_one()
15354 have_sync_lock = 0; in nfs4close_one()
15437 have_sync_lock = 0; in nfs4close_one()
15476 nfs4close_notw(vp, osp, &have_sync_lock); in nfs4close_one()
15531 close_type, ep, &have_sync_lock); in nfs4close_one()
15557 if (have_sync_lock) { in nfs4close_one()
15559 have_sync_lock = 0; in nfs4close_one()
15587 if (!have_sync_lock) { in nfs4close_one()
[all …]