Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmpnode.h119 #define tn_blksize tn_attr.va_blksize macro
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c186 t->tn_blksize = PAGESIZE; in tmpnode_init()