Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c93 void (*eo_extent_map_truncate)(struct ocfs2_extent_tree *et, member
164 .eo_extent_map_truncate = ocfs2_dinode_extent_map_truncate,
518 if (et->et_ops->eo_extent_map_truncate) in ocfs2_et_extent_map_truncate()
519 et->et_ops->eo_extent_map_truncate(et, clusters); in ocfs2_et_extent_map_truncate()