Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.c152 static int ocfs2_dinode_sanity_check(struct ocfs2_extent_tree *et);
168 .eo_sanity_check = ocfs2_dinode_sanity_check,
235 static int ocfs2_dinode_sanity_check(struct ocfs2_extent_tree *et) in ocfs2_dinode_sanity_check() function