Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c220 u_offset_t cnode_size; in cachefs_pack_common() local
293 cnode_size = cp->c_attr.va_size; in cachefs_pack_common()
294 while (off < cnode_size) { in cachefs_pack_common()