Home
last modified time | relevance | path

Searched refs:s_hide (Results 1 – 3 of 3) sorted by relevance

/linux/fs/isofs/
H A Disofs.h50 unsigned int s_hide:1; member
H A Dnamei.c132 (!sbi->s_hide || in isofs_find_entry()
H A Ddir.c199 if ((sbi->s_hide && (de->flags[-sbi->s_high_sierra] & 1)) || in do_isofs_readdir()