Home | History | Annotate | Download | only in misc

Lines Matching refs:FS_EXT4

96 #define FS_EXT4			"ext4"
297 if (strcmp(mnt->mnt_type, FS_EXT4) == 0) {
376 if (mnt_type && strcmp(mnt_type, FS_EXT4) == 0) {