Searched refs:S_ISLOFIABLE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | lofi.h | 163 #define S_ISLOFIABLE(mode) \ macro |
/titanic_41/usr/src/cmd/lofiadm/ | ||
H A D | main.c | 1747 } else if (!S_ISLOFIABLE(buf.st_mode)) { in check_file_validity() |