Searched refs:ctag (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 926 args.ctag = TAG_OPEN; in nfs4open_otw() 1179 nfs4_set_open_seqid(seqid, oop, args.ctag); in nfs4open_otw() 1194 vpi, 0, args.ctag, open_args->seqid); in nfs4open_otw() 1798 args.ctag = TAG_REOPEN; in nfs4_reopen() 1954 nfs4_set_open_seqid(seqid, oop, args.ctag); in nfs4_reopen() 1966 args.ctag, open_args->seqid); in nfs4_reopen() 2465 args.ctag = TAG_CLOSE_LOST; in nfs4close_otw() 2467 args.ctag = TAG_CLOSE_UNDO; in nfs4close_otw() 2469 args.ctag = TAG_CLOSE; in nfs4close_otw() 2503 nfs4_set_open_seqid(seqid, oop, args.ctag); in nfs4close_otw() [all …]
|
H A D | nfs4_client_secinfo.c | 470 args.ctag = TAG_PUTROOTFH; in secinfo_tryroot_otw() 647 args.ctag = TAG_SECINFO; in nfs4secinfo_otw() 925 args.ctag = TAG_SECINFO; in nfs4_secinfo_fh_otw()
|
H A D | nfs4_client_state.c | 1928 args.ctag = TAG_OPEN_DG_LOST; in nfs4_open_downgrade() 1930 args.ctag = TAG_OPEN_DG; in nfs4_open_downgrade() 1958 nfs4_set_open_seqid(seqid, oop, args.ctag); in nfs4_open_downgrade() 2081 args.ctag = TAG_OPEN_LOST; in nfs4_resend_open_otw() 2097 args.ctag = TAG_REOPEN_LOST; in nfs4_resend_open_otw() 2170 nfs4_set_open_seqid(seqid, oop, args.ctag); in nfs4_resend_open_otw()
|
H A D | nfs4_vfsops.c | 1258 args.ctag = TAG_GET_SYMLINK; in getlinktext_otw() 1759 args.ctag = TAG_REMAP_MOUNT; in nfs4getfh_otw() 1761 args.ctag = TAG_MOUNT; in nfs4getfh_otw() 3425 args.ctag = TAG_SETCLIENTID; in nfs4setclientid_otw() 3559 args.ctag = TAG_SETCLIENTID_CF; in nfs4setclientid_otw()
|
H A D | nfs4_subr.c | 1682 args.ctag = TAG_REMAP_LOOKUP_NA; in remap_lookup() 1686 args.ctag = TAG_REMAP_LOOKUP_AD; in remap_lookup() 1690 args.ctag = TAG_REMAP_LOOKUP; in remap_lookup()
|
H A D | nfs4_client.c | 873 args.ctag = TAG_GETATTR; in nfs4_getattr_otw_norecovery() 981 args.ctag = tag_type; in nfs4_attr_otw() 3464 args.ctag = TAG_RENEW; in nfs4renew()
|
H A D | nfs4_callback.c | 1417 args.ctag = TAG_DELEGRETURN; in nfs4delegreturn_otw()
|
H A D | nfs4_stub_vnops.c | 1434 args.ctag = TAG_GETATTR_FSLOCATION; in nfs4_fetch_locations()
|
H A D | nfs4_xdr.c | 5031 ctagp = (uint32_t *)&nfs4_ctags[objp->ctag].ct_tag; in xdr_COMPOUND4args_clnt()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 2878 int ctag; member
|