Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dsegment.c502 end_blk = f2fs_max_file_offset(&inode->i) >> F2FS_BLKSIZE_BITS; in update_largest_extent()
Ddump.c437 c.show_file_map_max_offset = f2fs_max_file_offset(&node_blk->i); in dump_inode_blk()
/third_party/f2fs-tools/lib/
Dlibf2fs.c520 unsigned int f2fs_max_file_offset(struct f2fs_inode *i) in f2fs_max_file_offset() function
/third_party/f2fs-tools/include/
Df2fs_fs.h1386 extern unsigned int f2fs_max_file_offset(struct f2fs_inode *);