Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c153 unsigned int showassoc:1; member
347 popt->showassoc = 0; in parse_options()
384 popt->showassoc = 1; in parse_options()
883 sbi->s_showassoc = opt.showassoc; in isofs_fill_super()