Home
last modified time | relevance | path

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

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