Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dsegment.c216 remained_blkentries = ADDRS_PER_PAGE(sbi, in f2fs_read()
313 remained_blkentries = ADDRS_PER_PAGE(sbi, in f2fs_write_ex()
525 remained_blkentries = ADDRS_PER_PAGE(sbi, in update_largest_extent()
Dnode.h26 static inline unsigned int ADDRS_PER_PAGE(struct f2fs_sb_info *sbi, in ADDRS_PER_PAGE() function
Dmount.c3541 end = start + ADDRS_PER_PAGE(sbi, node_blk, NULL); in do_record_fsync_data()