Home
last modified time | relevance | path

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

/fs/ntfs3/
Dfslog.c282 static inline bool is_log_record_end(const struct RECORD_PAGE_HDR *hdr) in is_log_record_end() function
1091 ((((is_log_record_end(hdr) && in base_lsn()
1835 if (!is_log_record_end(cur_page)) { in last_log_lsn()
1970 if (is_log_record_end(page)) { in last_log_lsn()
2272 if (!is_log_record_end(ph) || in read_log_rec_buf()