Searched refs:caller_found (Results 1 – 3 of 3) sorted by relevance
4656 int caller_found; in nfs_delmap() local4702 caller_found = nfs_find_and_delete_delmapcall(rp, &error); in nfs_delmap()4703 if (caller_found) { in nfs_delmap()
5559 int caller_found; in nfs3_delmap() local5605 caller_found = nfs_find_and_delete_delmapcall(rp, &error); in nfs3_delmap()5606 if (caller_found) { in nfs3_delmap()
11295 int caller_found; in nfs4_delmap() local11342 caller_found = nfs4_find_and_delete_delmapcall(rp, &error); in nfs4_delmap()11343 if (caller_found) { in nfs4_delmap()