Home
last modified time | relevance | path

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

/openbmc/linux/fs/isofs/
H A Disofs.h43 unsigned char s_check; member
H A Dinode.c500 if (sbi->s_check) seq_printf(m, ",check=%c", sbi->s_check); in isofs_show_options()
985 sbi->s_check = opt.check; in isofs_fill_super()