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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c4656 int caller_found; local
4702 caller_found = nfs_find_and_delete_delmapcall(rp, &error);
4703 if (caller_found) {
H A Dnfs3_vnops.c5559 int caller_found; local
5605 caller_found = nfs_find_and_delete_delmapcall(rp, &error);
5606 if (caller_found) {
H A Dnfs4_vnops.c11057 int caller_found; local
11104 caller_found = nfs4_find_and_delete_delmapcall(rp, &error);
11105 if (caller_found) {

Completed in 109 milliseconds