Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctfs_impl.h85 #define CTFS_INO_TYPE_DIR(type) CTFS_INO_TYPE((type), 0) macro
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c507 return (CTFS_INO_TYPE_DIR(index)); in ctfs_root_do_inode()