NFS4CLNT_LEASE_EXPIRED 152 fs/nfs/client.c clp->cl_state = 1 << NFS4CLNT_LEASE_EXPIRED; NFS4CLNT_LEASE_EXPIRED 323 fs/nfs/delegation.c if (test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) == 0) NFS4CLNT_LEASE_EXPIRED 961 fs/nfs/nfs4proc.c if (!test_and_clear_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state)) NFS4CLNT_LEASE_EXPIRED 2917 fs/nfs/nfs4proc.c clear_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state); NFS4CLNT_LEASE_EXPIRED 82 fs/nfs/nfs4renewd.c set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state); NFS4CLNT_LEASE_EXPIRED 1011 fs/nfs/nfs4state.c set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);