Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfilep.h57 #define FI_PARTIAL_CACHE 0x200000 macro
/titanic_50/usr/src/stand/lib/fs/ufs/
H A Dufsops.c381 if ((ip->i_flag & FI_PARTIAL_CACHE) && in dlook()
388 ip->i_flag |= FI_PARTIAL_CACHE; in dlook()