Home
last modified time | relevance | path

Searched refs:nfs4_get_open_seqid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c1196 nown->open_seqid = nfs4_get_open_seqid(oop) + 1; in nfs4_setup_lock_args()
1530 nfs4_get_open_seqid(nfs4_open_owner_t *oop) in nfs4_get_open_seqid() function
1859 seqid = nfs4_get_open_seqid(oop) + 1; in nfs4_open_downgrade()
2149 seqid = nfs4_get_open_seqid(oop) + 1; in nfs4_resend_open_otw()
H A Dnfs4_vnops.c1076 seqid = nfs4_get_open_seqid(oop) + 1; in nfs4open_otw()
1907 seqid = nfs4_get_open_seqid(oop) + 1; in nfs4_reopen()
2489 seqid = nfs4_get_open_seqid(oop) + 1; in nfs4close_otw()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1949 extern seqid4 nfs4_get_open_seqid(nfs4_open_owner_t *);