Searched refs:NFS_O_RDONLY_STATE (Results 1 – 3 of 3) sorted by relevance
176 NFS_O_RDONLY_STATE, /* OPEN stateid has read-only state */ enumerator
668 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags); in __nfs4_close()1218 clear_bit(NFS_O_RDONLY_STATE, &state->flags); in nfs4_clear_open_state()
875 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0 in can_open_cached()922 set_bit(NFS_O_RDONLY_STATE, &state->flags); in nfs_set_open_stateid_locked()1185 clear_bit(NFS_O_RDONLY_STATE, &state->flags); in nfs4_open_recover()1904 clear_bit(NFS_O_RDONLY_STATE, &state->flags); in nfs4_close_clear_stateid_flags()1961 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags); in nfs4_close_prepare()