Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4callback.c1029 test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) { in nfsd41_cb_get_slot()
1032 if (test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) { in nfsd41_cb_get_slot()
1048 clear_bit(0, &clp->cl_cb_slot_busy); in nfsd41_cb_release_slot()
H A Dstate.h377 unsigned long cl_cb_slot_busy; member
H A Dnfs4state.c2741 clear_bit(0, &clp->cl_cb_slot_busy); in create_client()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c1105 test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) { in nfsd41_cb_get_slot()
1108 if (test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) { in nfsd41_cb_get_slot()
1124 clear_bit(0, &clp->cl_cb_slot_busy); in nfsd41_cb_release_slot()
H A Dstate.h405 unsigned long cl_cb_slot_busy; member
H A Dnfs4state.c2925 clear_bit(0, &clp->cl_cb_slot_busy); in create_client()

Completed in 27 milliseconds