Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dfslog.c4161 if (!trtbl) { in log_replay()
4438 if (!trtbl) { in log_replay()
4441 if (!trtbl) { in log_replay()
4447 tr = Add2Ptr(trtbl, transact_id); in log_replay()
4646 tr = Add2Ptr(trtbl, transact_id); in log_replay()
4652 tr = Add2Ptr(trtbl, transact_id); in log_replay()
4657 tr = Add2Ptr(trtbl, transact_id); in log_replay()
4707 if ((!dptbl || !dptbl->total) && (!trtbl || !trtbl->total)) in log_replay()
5018 tr = enum_rstbl(trtbl, tr); in log_replay()
5023 free_rsttbl_idx(trtbl, PtrOffset(trtbl, tr)); in log_replay()
[all …]