Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfscache.c247 static long prune_bucket(struct nfsd_drc_bucket *b, struct nfsd_net *nn, in prune_bucket() function
272 return prune_bucket(b, nn, 3); in nfsd_prune_bucket()
291 freed += prune_bucket(b, nn, 0); in prune_cache_entries()