Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass4.c148 int dir_nlink_fs; in e2fsck_pass4() local
172 dir_nlink_fs = ext2fs_has_feature_dir_nlink(fs->super); in e2fsck_pass4()
231 if (!dir_nlink_fs && in e2fsck_pass4()
235 dir_nlink_fs = 1; in e2fsck_pass4()