Searched refs:NVolLogFileEmpty (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c477 if (NVolLogFileEmpty(vol))
648 * is empty this function requires that NVolLogFileEmpty() is true otherwise an
657 if (NVolLogFileEmpty(log_na->ni->vol)) {
707 if (NVolLogFileEmpty(na->ni->vol))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dvolume.h122 #define NVolLogFileEmpty(nv) test_nvol_flag(nv, LogFileEmpty) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.c500 if (NVolLogFileEmpty(vol))
676 * is empty this function requires that NVolLogFileEmpty() is true otherwise an
686 if (NVolLogFileEmpty(vol)) {
739 if (NVolLogFileEmpty(vol)) {

Completed in 45 milliseconds