Searched refs:NFS_O_WRONLY_STATE (Results 1 – 3 of 3) sorted by relevance
177 NFS_O_WRONLY_STATE, /* OPEN stateid has write-only state */ enumerator
673 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags); in __nfs4_close()1219 clear_bit(NFS_O_WRONLY_STATE, &state->flags); in nfs4_clear_open_state()
879 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0 in can_open_cached()925 set_bit(NFS_O_WRONLY_STATE, &state->flags); in nfs_set_open_stateid_locked()1177 clear_bit(NFS_O_WRONLY_STATE, &state->flags); in nfs4_open_recover()1906 clear_bit(NFS_O_WRONLY_STATE, &state->flags); in nfs4_close_clear_stateid_flags()1966 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags); in nfs4_close_prepare()