Home
last modified time | relevance | path

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

/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
/linux/fs/isofs/
H A Dinode.c153 unsigned int showassoc:1; member
369 popt->showassoc = 1; in isofs_parse_param()
838 sbi->s_showassoc = opt->showassoc; in isofs_fill_super()
1554 opt->showassoc = 0; in isofs_init_fs_context()