Searched refs:NTFS_LOG_FLAG_ONLYNAME (Results 1 – 2 of 2) sorted by relevance
89 NTFS_LOG_FLAG_ONLYNAME,460 if ((ntfs_log.flags & NTFS_LOG_FLAG_ONLYNAME) && in ntfs_log_handler_fprintf()
88 #define NTFS_LOG_FLAG_ONLYNAME (1 << 4) /* Only display the filename, not the pathname */ macro