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/
H A Dsegment.c515 end_blk = f2fs_max_file_offset(&inode->i) >> F2FS_BLKSIZE_BITS; in update_largest_extent()
H A Ddump.c437 c.show_file_map_max_offset = f2fs_max_file_offset(&node_blk->i); in dump_inode_blk()
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1433 extern unsigned int f2fs_max_file_offset(struct f2fs_inode *);
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c517 unsigned int f2fs_max_file_offset(struct f2fs_inode *i) in f2fs_max_file_offset() function

Completed in 8 milliseconds