Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/
H A Disofs.rst49 showassoc Show files marked with the 'associated' bit
51 If given, it is a synonym for 'showassoc' which will
/openbmc/linux/fs/isofs/
H A Dinode.c153 unsigned int showassoc:1; member
348 popt->showassoc = 0; in parse_options()
385 popt->showassoc = 1; in parse_options()
884 sbi->s_showassoc = opt.showassoc; in isofs_fill_super()