Home
last modified time | relevance | path

Searched refs:NFS_CS_STOP_RENEW (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/
H A Dnfs4renewd.c68 if (test_bit(NFS_CS_STOP_RENEW, &clp->cl_res_state)) in nfs4_renew_state()
/linux/include/linux/
H A Dnfs_fs_sb.h40 #define NFS_CS_STOP_RENEW 4 /* no more state to renew */ macro