Searched refs:nfs4_start_open_seqid_sync (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_state.c | 946 nfs4_start_open_seqid_sync(nfs4_open_owner_t *oop, mntinfo4_t *mi) in nfs4_start_open_seqid_sync() function 1361 error = nfs4_start_open_seqid_sync(*oopp, mi); in nfs4_find_or_create_lock_owner() 2141 ep->error = nfs4_start_open_seqid_sync(oop, mi); in nfs4_resend_open_otw()
|
H A D | nfs4_recovery.c | 2731 ep->error = nfs4_start_open_seqid_sync(lrp->lr_oop, mi); in resend_one_op() 3565 error = nfs4_start_open_seqid_sync(bad_oop, mi); in recov_bad_seqid()
|
H A D | nfs4_vnops.c | 1039 e.error = nfs4_start_open_seqid_sync(oop, VTOMI4(dvp)); in nfs4open_otw() 1753 ep->error = nfs4_start_open_seqid_sync(oop, mi); in nfs4_reopen() 13282 error = nfs4_start_open_seqid_sync(resend_rqstp->lr_oop, mi); in nfs4frlock_setup_resend_lock_args() 15254 ep->error = nfs4_start_open_seqid_sync(oop, mi); in nfs4close_one()
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 1914 extern int nfs4_start_open_seqid_sync(nfs4_open_owner_t *, mntinfo4_t *);
|