Home
last modified time | relevance | path

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

/fs/logfs/
Djournal.c184 static int __read_je_payload(struct super_block *sb, u64 ofs, in __read_je_payload() function
219 return __read_je_payload(sb, ofs, jh); in __read_je()
277 err = __read_je_payload(sb, ofs, jh); in logfs_read_segment()