Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Drecovery.c477 unsigned int offset, ofs_in_node, max_addrs; in check_index_in_prev_nodes() local
Dgc.c1081 unsigned int ofs_in_node, max_addrs; in is_alive() local
1491 unsigned int ofs_in_node, nofs; in gc_data_segment() local
Ddata.c1171 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_reserve_new_block() local
1462 unsigned int ofs_in_node, last_ofs_in_node; in f2fs_map_blocks() local
Dsegment.h842 unsigned int ofs_in_node, unsigned char version) in set_summary()
Dfile.c1458 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_do_zero_range() local
Df2fs.h976 unsigned int ofs_in_node; /* data offset in the node page */ member
/linux-6.1.9/include/linux/
Df2fs_fs.h444 __le16 ofs_in_node; /* block index in parent node */ member