Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c381 static inline u32 bytes_per_rt(const struct RESTART_TABLE *rt) in bytes_per_rt() function
642 for (bprt = bytes_per_rt(t); PtrOffset(t, e) < bprt; in enum_rstbl()
841 __le32 osize = cpu_to_le32(bytes_per_rt(tbl)); in extend_rsttbl()
916 u32 bytes = bytes_per_rt(rt); in alloc_rsttbl_from_idx()
4449 if (transact_id >= bytes_per_rt(trtbl) || in log_replay()
4574 if (t16 >= bytes_per_rt(oatbl)) { in log_replay()
4923 if (t16 >= bytes_per_rt(oatbl)) { in log_replay()