Searched refs:SS_CSVAL (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/samba/Solaris/include/samfs/ | ||
H A D | stat.h | 378 #define SS_CSVAL 0x00000100 /* Valid checksum exists in inode */ macro 438 #define SS_ISCSVAL(attr) (((attr)&SS_CSVAL) != 0) |
Completed in 1224 milliseconds