Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.c166 static int ocfs2_dinode_sanity_check(struct ocfs2_extent_tree *et);
182 .eo_sanity_check = ocfs2_dinode_sanity_check,
249 static int ocfs2_dinode_sanity_check(struct ocfs2_extent_tree *et) in ocfs2_dinode_sanity_check() function