Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/filesystems/
Disofs.txt36 showassoc Show files marked with the 'associated' bit
38 If given, it is a synonym for 'showassoc' which will
/linux-4.4.14/fs/isofs/
Dinode.c154 unsigned int showassoc:1; member
349 popt->showassoc = 0; in parse_options()
387 popt->showassoc = 1; in parse_options()
823 sbi->s_showassoc = opt.showassoc; in isofs_fill_super()