Home
last modified time | relevance | path

Searched refs:s_cruft (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/isofs/
H A Disofs.h47 unsigned int s_cruft:1; /* Broken disks with high byte of length member
H A Dinode.c493 if (sbi->s_cruft) seq_puts(m, ",cruft"); in isofs_show_options()
881 sbi->s_cruft = opt.cruft; in isofs_fill_super()
1402 if (sbi->s_cruft) in isofs_read_inode()
/kernel/linux/linux-6.6/fs/isofs/
H A Disofs.h47 unsigned int s_cruft:1; /* Broken disks with high byte of length member
H A 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()

Completed in 5 milliseconds