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

/linux-master/fs/ntfs3/
H A Dfslog.c282 static inline bool is_log_record_end(const struct RECORD_PAGE_HDR *hdr) function
1106 ((((is_log_record_end(hdr) &&
1833 if (!is_log_record_end(cur_page)) {
1968 if (is_log_record_end(page)) {
2270 if (!is_log_record_end(ph) ||

Completed in 117 milliseconds