Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.c109 void (*eo_extent_map_truncate)(struct ocfs2_extent_tree *et, member
180 .eo_extent_map_truncate = ocfs2_dinode_extent_map_truncate,
534 if (et->et_ops->eo_extent_map_truncate) in ocfs2_et_extent_map_truncate()
535 et->et_ops->eo_extent_map_truncate(et, clusters); in ocfs2_et_extent_map_truncate()