Lines Matching refs:NFSD4_CLIENT_STABLE

176 	if (test_and_set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags))  in nfsd4_create_clid_dir()
345 if (!nn->rec_file || !test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_remove_clid_dir()
355 clear_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_remove_clid_dir()
609 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_check_legacy_client()
621 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_check_legacy_client()
924 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_cld_create()
941 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_create()
961 if (!test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_cld_remove()
978 clear_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_remove()
998 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_cld_check()
1016 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_check()
1302 test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_umh_cltrack_create()
1316 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_umh_cltrack_create()
1329 if (!test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_umh_cltrack_remove()
1339 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags) && in nfsd4_umh_cltrack_remove()
1341 clear_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_umh_cltrack_remove()
1353 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_umh_cltrack_check()
1366 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) { in nfsd4_umh_cltrack_check()
1371 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_umh_cltrack_check()