Searched defs:nfs4_dlistclean_impl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c164 static void nfs4_dlistclean_impl(struct nfs4_callback_globals *, int);
1168 nfs4_dlistclean_impl(ncg, NFS4_DR_DISCARD);
2485 * nfs4_dlistclean_impl - Do DELEGRETURN for each rnode on the list.
2491 nfs4_dlistclean_impl(struct nfs4_callback_globals *ncg, int override_flags) function
2524 nfs4_dlistclean_impl(ncg, 0);

Completed in 60 milliseconds