Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds