Searched refs:cl_cb_slot_busy (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h240 unsigned long cl_cb_slot_busy; member in struct:nfs4_client
H A Dnfs4callback.c594 if (test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) {
651 clear_bit(0, &clp->cl_cb_slot_busy);
H A Dnfs4state.c953 clear_bit(0, &clp->cl_cb_slot_busy);

Completed in 52 milliseconds