Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drecovery_passes_format.h52 x(check_inodes, 24, PASS_FSCK) \
/linux/fs/ubifs/
H A Ddebug.c2161 * check_inodes - checks all inodes.
2170 static int check_inodes(struct ubifs_info *c, struct fsck_data *fsckd) in check_inodes() function
2306 err = check_inodes(c, &fsckd); in dbg_check_filesystem()