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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4proc.c461 * nfs4_find_slot - efficiently look for a free slot
463 * nfs4_find_slot looks for an unset bit in the used_slots bitmap.
471 nfs4_find_slot(struct nfs4_slot_table *tbl) function
532 slotid = nfs4_find_slot(tbl);

Completed in 519 milliseconds