Home
last modified time | relevance | path

Searched refs:NFS_CS_DISCRTRY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dnfs_fs_sb.h41 #define NFS_CS_DISCRTRY 1 /* - disconnect on RPC retry */ macro
/linux-4.4.14/fs/nfs/
Dnfs4client.c370 __set_bit(NFS_CS_DISCRTRY, &clp->cl_flags); in nfs4_init_client()
Dclient.c489 if (test_bit(NFS_CS_DISCRTRY, &clp->cl_flags)) in nfs_create_rpc_client()