Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c388 static inline u32 lrh_length(const struct LOG_REC_HDR *lr) in lrh_length() function
723 if (bytes < lrh_length(lr)) in check_log_rec()
4267 t32 = lrh_length(lrh); in log_replay()