Home
last modified time | relevance | path

Searched refs:doqueue (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_vnops.c128 int doqueue; in acl_getacl2() local
160 doqueue = 1; in acl_getacl2()
191 int doqueue; in acl_setacl2() local
199 doqueue = 1; in acl_setacl2()
241 int doqueue; in acl_getattr2_otw() local
252 doqueue = 1; in acl_getattr2_otw()
281 int doqueue; in acl_access2() local
357 doqueue = 1; in acl_access2()
424 int doqueue; in acl_getxattrdir2() local
437 doqueue = 1; in acl_getxattrdir2()
[all …]
H A Dnfs4_client_secinfo.c462 int doqueue = 1; in secinfo_tryroot_otw() local
481 rfs4call(mi, &args, &res, cr, &doqueue, RFSCALL_SOFT, &e); in secinfo_tryroot_otw()
626 int doqueue; in nfs4secinfo_otw() local
673 doqueue = 1; in nfs4secinfo_otw()
679 rfs4call(mi, &args, &res, cr, &doqueue, RFSCALL_SOFT, &e); in nfs4secinfo_otw()
918 int num_argops, doqueue; in nfs4_secinfo_fh_otw() local
937 doqueue = 1; in nfs4_secinfo_fh_otw()
939 rfs4call(mi, &args, &res, cr, &doqueue, RFSCALL_SOFT, &e); in nfs4_secinfo_fh_otw()
H A Dnfs4_vnops.c3419 int doqueue; in nfs4read() local
3430 doqueue = 1; in nfs4read()
4280 int doqueue; in nfs4_access() local
4404 doqueue = 1; in nfs4_access()
4494 int doqueue; in nfs4_readlink() local
4554 doqueue = 1; in nfs4_readlink()
4761 int doqueue; in nfs4_inactive_otw() local
4884 doqueue = 1; in nfs4_inactive_otw()
5244 int doqueue; in nfs4lookupvalidate_otw() local
5343 doqueue = 1; in nfs4lookupvalidate_otw()
[all …]
H A Dnfs4_subr.c1213 xdrproc_t xdrres, caddr_t resp, cred_t *icr, int *doqueue, in nfs4_rfscall() argument
1462 if (*doqueue && nfs_has_ctty()) { in nfs4_rfscall()
1463 *doqueue = 0; in nfs4_rfscall()
1554 if (*doqueue == 0) { in nfs4_rfscall()
1560 *doqueue = 1; in nfs4_rfscall()
1582 cred_t *cr, int *doqueue, int flags, nfs4_error_t *ep) in rfs4call() argument
1605 doqueue, &rpc_status, flags, nfscl); in rfs4call()
1670 int doqueue = 1; in remap_lookup() local
1712 rfs4call(mi, &args, &res, cr, &doqueue, RFSCALL_SOFT, ep); in remap_lookup()
H A Dnfs4_client.c869 int doqueue; in nfs4_getattr_otw_norecovery() local
901 doqueue = 1; in nfs4_getattr_otw_norecovery()
903 rfs4call(VTOMI4(vp), &args, &res, cr, &doqueue, 0, ep); in nfs4_getattr_otw_norecovery()
969 int doqueue; in nfs4_attr_otw() local
999 doqueue = 1; in nfs4_attr_otw()
1005 rfs4call(mi, &args, &res, cr, &doqueue, 0, &e); in nfs4_attr_otw()
3418 int doqueue = 1; in nfs4renew() local
3491 rfs4call(mi, &args, &res, cr, &doqueue, 0, &e); in nfs4renew()
H A Dnfs4_vfsops.c1237 int doqueue; in getlinktext_otw() local
1275 doqueue = 1; in getlinktext_otw()
1277 rfs4call(mi, &args, &res, cr, &doqueue, 0, &e); in getlinktext_otw()
1680 int doqueue = 1; in nfs4getfh_otw() local
1792 rfs4call(mi, &args, &res, cr, &doqueue, RFSCALL_SOFT, ep); in nfs4getfh_otw()
3417 int doqueue = 1; in nfs4setclientid_otw() local
3462 rfs4call(mi, &args, &res, cr, &doqueue, 0, ep); in nfs4setclientid_otw()
3576 rfs4call(mi, &args, &res, cr, &doqueue, 0, ep); in nfs4setclientid_otw()
H A Dnfs4_client_state.c1812 int doqueue = 1; in nfs4_open_downgrade() local
1955 rfs4call(mi, &args, &res, cred_otw, &doqueue, 0, ep); in nfs4_open_downgrade()
2035 int doqueue = 1; in nfs4_resend_open_otw() local
2167 rfs4call(mi, &args, &res, cr, &doqueue, 0, ep); in nfs4_resend_open_otw()
H A Dnfs4_callback.c1415 int doqueue = 1; in nfs4delegreturn_otw() local
1436 rfs4call(VTOMI4(RTOV4(rp)), &args, &res, cr, &doqueue, 0, ep); in nfs4delegreturn_otw()
H A Dnfs4_stub_vnops.c1389 int doqueue = 1; in nfs4_fetch_locations() local
1454 rfs4call(mi, &args, &res, cr, &doqueue, 0, &e); in nfs4_fetch_locations()