Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c151 static int cb_getattr_bytes; variable
295 fdata = kmem_alloc(cb_getattr_bytes, KM_SLEEP); in cb_getattr()
380 obj_attributes.attrlist4, cb_getattr_bytes); in cb_getattr_free()
1277 cb_getattr_bytes = 2 * BYTES_PER_XDR_UNIT + 2 * BYTES_PER_XDR_UNIT; in nfs4_callback_init()