Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4state.c6655 static u64 nfsd_foreach_client_lock(struct nfs4_client *clp, u64 max, in nfsd_foreach_client_lock() function
6699 return nfsd_foreach_client_lock(clp, max, collect, unhash_lock_stateid); in nfsd_collect_client_locks()
6705 u64 count = nfsd_foreach_client_lock(clp, 0, NULL, NULL); in nfsd_print_client_locks()