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

/linux-master/fs/ntfs3/
H A Dfslog.c269 __le32 rflags; // 0x10: See LOG_PAGE_LOG_RECORD_END
280 #define LOG_PAGE_LOG_RECORD_END cpu_to_le32(0x00000001) macro
284 return hdr->rflags & LOG_PAGE_LOG_RECORD_END;

Completed in 137 milliseconds