Home
last modified time | relevance | path

Searched defs:ofs_in_node (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Drecovery.c454 unsigned int offset, ofs_in_node, max_addrs; in check_index_in_prev_nodes() local
H A Dgc.c1003 unsigned int ofs_in_node, max_addrs; in is_alive() local
1428 unsigned int ofs_in_node, nofs; in gc_data_segment() local
H A Ddata.c1144 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_reserve_new_block() local
1483 unsigned int ofs_in_node, last_ofs_in_node; in f2fs_map_blocks() local
H A Dsegment.h833 unsigned int ofs_in_node, unsigned char version) in set_summary()
H A Dfile.c1415 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_do_zero_range() local
H A Df2fs.h946 unsigned int ofs_in_node; /* data offset in the node page */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Df2fs_fs.h421 __le16 ofs_in_node; /* block index in parent node */ member