Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/filesystems/
Disofs.txt36 showassoc Show files marked with the 'associated' bit
38 If given, it is a synonym for 'showassoc' which will
/Linux-v4.19/fs/isofs/
Dinode.c155 unsigned int showassoc:1; member
350 popt->showassoc = 0; in parse_options()
388 popt->showassoc = 1; in parse_options()
886 sbi->s_showassoc = opt.showassoc; in isofs_fill_super()