Searched refs:SUPPORTS_BIRTHTIME (Results 1 – 1 of 1) sorted by relevance
578 private static final int SUPPORTS_BIRTHTIME = 1 << 16; // other features field in UnixNativeDispatcher599 return (capabilities & SUPPORTS_BIRTHTIME) != 0; in birthtimeSupported()