Searched refs:ocfs2_verify_volume (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 110 static int ocfs2_verify_volume(struct ocfs2_dinode *di, 795 tmpstat = ocfs2_verify_volume(di, *bh, blksize, stats); in ocfs2_sb_probe() 2326 static int ocfs2_verify_volume(struct ocfs2_dinode *di, in ocfs2_verify_volume() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.c | 107 static int ocfs2_verify_volume(struct ocfs2_dinode *di, 792 tmpstat = ocfs2_verify_volume(di, *bh, blksize, stats); in ocfs2_sb_probe() 2317 static int ocfs2_verify_volume(struct ocfs2_dinode *di, in ocfs2_verify_volume() function
|
Completed in 6 milliseconds