Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dfslog.c381 static inline u32 bytes_per_rt(const struct RESTART_TABLE *rt) in bytes_per_rt() function
625 for (bprt = bytes_per_rt(t); PtrOffset(t, e) < bprt; in enum_rstbl()
820 __le32 osize = cpu_to_le32(bytes_per_rt(tbl)); in extend_rsttbl()
895 u32 bytes = bytes_per_rt(rt); in alloc_rsttbl_from_idx()
4421 if (transact_id >= bytes_per_rt(trtbl) || in log_replay()
4547 if (t16 >= bytes_per_rt(oatbl)) { in log_replay()
4896 if (t16 >= bytes_per_rt(oatbl)) { in log_replay()