Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dstate.h367 #define NFSD4_CLIENT_CONFIRMED (4) /* client is confirmed */ macro
Dnfs4state.c2186 if (test_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags)) in unhash_client_locked()
2525 else if (test_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags)) in client_info_show()
2998 clear_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags); in add_to_unconfirmed()
3016 set_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags); in move_to_confirmed()