Home
last modified time | relevance | path

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

/titanic_50/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.c15185 int have_sync_lock = 0; in nfs4close_one() local
15229 have_sync_lock = 0; in nfs4close_one()
15300 have_sync_lock = 1; in nfs4close_one()
15387 have_sync_lock = 0; in nfs4close_one()
15470 have_sync_lock = 0; in nfs4close_one()
15509 nfs4close_notw(vp, osp, &have_sync_lock); in nfs4close_one()
15564 close_type, ep, &have_sync_lock); in nfs4close_one()
15590 if (have_sync_lock) { in nfs4close_one()
15592 have_sync_lock = 0; in nfs4close_one()
15620 if (!have_sync_lock) { in nfs4close_one()
[all …]