Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dnode.h26 static inline unsigned int ADDRS_PER_PAGE(struct f2fs_sb_info *sbi, in ADDRS_PER_PAGE() function
Dsegment.c203 remained_blkentries = ADDRS_PER_PAGE(sbi, in f2fs_read()
300 remained_blkentries = ADDRS_PER_PAGE(sbi, in f2fs_write_ex()
Dmount.c3403 end = start + ADDRS_PER_PAGE(sbi, node_blk, NULL); in do_record_fsync_data()