Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Drecovery.c499 unsigned int offset, ofs_in_node, max_addrs; in check_index_in_prev_nodes() local
Dgc.c1139 unsigned int ofs_in_node, max_addrs, base; in is_alive() local
1548 unsigned int ofs_in_node, nofs; in gc_data_segment() local
Ddata.c1172 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_reserve_new_block() local
1538 unsigned int ofs_in_node, last_ofs_in_node; in f2fs_map_blocks() local
Dcompress.c1882 unsigned int ofs_in_node) in f2fs_cluster_blocks_are_contiguous()
Dsegment.h903 unsigned int ofs_in_node, unsigned char version) in set_summary()
Dnode.c857 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_get_dnode_of_data() local
Dfile.c1562 unsigned int ofs_in_node = dn->ofs_in_node; in f2fs_do_zero_range() local
Df2fs.h986 unsigned int ofs_in_node; /* data offset in the node page */ member
4456 struct dnode_of_data *dn, unsigned int ofs_in_node) { return 0; } in f2fs_cluster_blocks_are_contiguous()
/linux-6.14.4/include/linux/
Df2fs_fs.h454 __le16 ofs_in_node; /* block index in parent node */ member