Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dsuper.c164 if (sbi->s_quiet) in hfs_show_options()
272 hsb->s_quiet = 1; in hfs_parse_param()
429 hsb->s_quiet = 0; in hfs_init_fs_context()
H A Dhfs_fs.h114 int s_quiet; /* Silent failure when member
H A Dinode.c663 return hsb->s_quiet ? 0 : error; in hfs_inode_setattr()