Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Dalloc.c107 void (*eo_extent_map_truncate)(struct ocfs2_extent_tree *et, member
171 .eo_extent_map_truncate = ocfs2_dinode_extent_map_truncate,
524 if (et->et_ops->eo_extent_map_truncate) in ocfs2_et_extent_map_truncate()
525 et->et_ops->eo_extent_map_truncate(et, clusters); in ocfs2_et_extent_map_truncate()