Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c1002 struct ntfs_log { struct
1094 static inline u32 hdr_file_off(struct ntfs_log *log, in hdr_file_off()
1103 static inline u64 base_lsn(struct ntfs_log *log, in base_lsn()
1127 static int read_log_page(struct ntfs_log *log, u32 vbo, in read_log_page()
1188 static int log_read_rst(struct ntfs_log *log, bool first, in log_read_rst()
1505 static u32 current_log_avail(struct ntfs_log *log) in current_log_avail()
1549 static bool check_subseq_log_page(struct ntfs_log *log, in check_subseq_log_page()
1581 static int last_log_lsn(struct ntfs_log *log) in last_log_lsn()
2235 static int read_log_rec_buf(struct ntfs_log *log, in read_log_rec_buf()
3725 struct ntfs_log *log; in log_replay()
[all …]