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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dlogfile.c499 if (NVolLogFileEmpty(vol))
675 * is empty this function requires that NVolLogFileEmpty() is true otherwise an
685 if (NVolLogFileEmpty(vol)) {
730 if (!NVolLogFileEmpty(vol)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dvolume.h122 #define NVolLogFileEmpty(nv) test_nvol_flag(nv, LogFileEmpty) macro

Completed in 106 milliseconds