Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c150 static int ocfs2_dinode_sanity_check(struct ocfs2_extent_tree *et);
166 .eo_sanity_check = ocfs2_dinode_sanity_check,
233 static int ocfs2_dinode_sanity_check(struct ocfs2_extent_tree *et) in ocfs2_dinode_sanity_check() function