Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dfslog.c1017 struct ntfs_log { struct
1109 static inline u32 hdr_file_off(struct ntfs_log *log, in hdr_file_off()
1118 static inline u64 base_lsn(struct ntfs_log *log, in base_lsn()
1142 static int read_log_page(struct ntfs_log *log, u32 vbo, in read_log_page()
1203 static int log_read_rst(struct ntfs_log *log, bool first, in log_read_rst()
1520 static u32 current_log_avail(struct ntfs_log *log) in current_log_avail()
1564 static bool check_subseq_log_page(struct ntfs_log *log, in check_subseq_log_page()
1596 static int last_log_lsn(struct ntfs_log *log) in last_log_lsn()
2250 static int read_log_rec_buf(struct ntfs_log *log, in read_log_rec_buf()
3740 struct ntfs_log *log; in log_replay()
[all …]