Home
last modified time | relevance | path

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

/fs/isofs/
Disofs.h47 unsigned int s_cruft:1; /* Broken disks with high byte of length member
Dinode.c494 if (sbi->s_cruft) seq_puts(m, ",cruft"); in isofs_show_options()
882 sbi->s_cruft = opt.cruft; in isofs_fill_super()
1401 if (sbi->s_cruft) in isofs_read_inode()