Searched refs:OPEN_DELEGATE_READ (Results 1 – 8 of 8) sorted by relevance
190 if (delegation->type == OPEN_DELEGATE_READ) in recover_open_no_grace()263 if (delegation.type != OPEN_DELEGATE_READ && in recover_open()352 if (delegation.type == OPEN_DELEGATE_READ) in recover_delegation_want()382 if (delegation.type != OPEN_DELEGATE_READ && in recover_delegation_want()441 if (delegation.type != OPEN_DELEGATE_READ && in recover_delegation_open()
137 OPEN_DELEGATE_READ, FALSE); in handle_nfs41_setattr()356 OPEN_DELEGATE_READ, FALSE); in handle_nfs41_set_size()469 OPEN_DELEGATE_READ, FALSE); in handle_nfs41_link()
343 if (delegation->type != OPEN_DELEGATE_READ && in nfs41_delegation_granted()400 case OPEN_DELEGATE_READ: in delegation_compatible()652 || access != OPEN_DELEGATE_READ) { in nfs41_delegation_return()
172 OPEN_DELEGATE_READ, FALSE); in handle_setexattr()
587 OPEN_DELEGATE_READ = 1, enumerator
75 return type == OPEN_DELEGATE_READ || type == OPEN_DELEGATE_WRITE; in is_delegation()
2138 case OPEN_DELEGATE_READ: in decode_open_res_ok()2751 case OPEN_DELEGATE_READ: in decode_op_want_delegation()
400 bool_t already_delegated = delegation->type == OPEN_DELEGATE_READ in nfs41_open()