Searched refs:call_close (Results 1 – 1 of 1) sorted by relevance
726 int call_close = 0; in __nfs4_close() local746 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags); in __nfs4_close()747 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags); in __nfs4_close()751 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags); in __nfs4_close()752 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags); in __nfs4_close()760 if (!call_close) { in __nfs4_close()