Searched refs:NVolLogFileEmpty (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogfile.c506 if (NVolLogFileEmpty(vol))
676 * is empty this function requires that NVolLogFileEmpty() is true otherwise an
685 if (NVolLogFileEmpty(log_na->ni->vol)) {
735 if (NVolLogFileEmpty(na->ni->vol))
H A Dvolume.h135 #define NVolLogFileEmpty(nv) test_nvol_flag(nv, LogFileEmpty) macro

Completed in 48 milliseconds