Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctfs_impl.h86 #define CTFS_INO_TYPE_FILE(type, file) CTFS_INO_TYPE((type), (file) + 1) macro
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_tdir.c103 return (CTFS_INO_TYPE_FILE(gfs_file_index(vp), index)); in ctfs_tdir_do_inode()