HomeSort by relevance Sort by last modified time
    Searched refs:nfs4_srv_caller_id (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs4_deleg_ops.c 41 extern u_longlong_t nfs4_srv_caller_id;
113 if ((ct == NULL || ct->cc_caller_id != nfs4_srv_caller_id) &&
138 if (ct == NULL || ct->cc_caller_id != nfs4_srv_caller_id) {
161 if (ct == NULL || ct->cc_caller_id != nfs4_srv_caller_id) {
201 if (ct == NULL || ct->cc_caller_id != nfs4_srv_caller_id) {
242 if (ct == NULL || (ct->cc_caller_id != nfs4_srv_caller_id)) {
282 if (ct == NULL || ct->cc_caller_id != nfs4_srv_caller_id) {
315 if (ct == NULL || ct->cc_caller_id != nfs4_srv_caller_id) {
nfs4_state.c 42 extern u_longlong_t nfs4_srv_caller_id;
    [all...]
nfs4_srv.c 149 u_longlong_t nfs4_srv_caller_id; variable
558 nfs4_srv_caller_id = fs_new_caller_id();
    [all...]

Completed in 180 milliseconds