Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c139 static u64 ocfs2_dinode_get_last_eb_blk(struct ocfs2_extent_tree *et);
161 .eo_get_last_eb_blk = ocfs2_dinode_get_last_eb_blk,
179 static u64 ocfs2_dinode_get_last_eb_blk(struct ocfs2_extent_tree *et) in ocfs2_dinode_get_last_eb_blk() function