Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4state.c7125 static u64 nfsd_foreach_client_lock(struct nfs4_client *clp, u64 max, in nfsd_foreach_client_lock() function
7169 return nfsd_foreach_client_lock(clp, max, collect, unhash_lock_stateid); in nfsd_collect_client_locks()
7175 u64 count = nfsd_foreach_client_lock(clp, 0, NULL, NULL); in nfsd_print_client_locks()