Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c783 int argoplist_size; in nfs4open_otw() local
922 kmem_free(argop, argoplist_size); in nfs4open_otw()
1277 kmem_free(argop, argoplist_size); in nfs4open_otw()
1480 kmem_free(argop, argoplist_size); in nfs4open_otw()
1660 kmem_free(argop, argoplist_size); in nfs4open_otw()
5647 kmem_free(argop, argoplist_size); in nfs4lookupvalidate_otw()
6052 kmem_free(argop, argoplist_size); in nfs4lookupnew_otw()
6168 int argoplist_size; in nfs4lookup_setup() local
8156 int doqueue, argoplist_size; in nfs4rename_persistent_fh() local
8343 int argoplist_size; in nfs4rename_volatile_fh() local
[all …]
H A Dnfs4_srv_deleg.c845 int argoplist_size; in rfs4_do_cb_recall() local
855 argoplist_size = numops * sizeof (nfs_cb_argop4); in rfs4_do_cb_recall()
856 argop = kmem_zalloc(argoplist_size, KM_SLEEP); in rfs4_do_cb_recall()
H A Dnfs4_stub_vnops.c1387 int argoplist_size = 3 * sizeof (nfs_argop4); in nfs4_fetch_locations() local
1432 argop = kmem_alloc(argoplist_size, KM_SLEEP); in nfs4_fetch_locations()
1470 kmem_free(argop, argoplist_size); in nfs4_fetch_locations()
1517 kmem_free(argop, argoplist_size); in nfs4_fetch_locations()