Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dsuper.c156 if (sbi->s_quiet) in hfs_show_options()
235 hsb->s_quiet = 0; in parse_options()
317 hsb->s_quiet = 1; in parse_options()
H A Dhfs_fs.h146 int s_quiet; /* Silent failure when member
H A Dinode.c635 return hsb->s_quiet ? 0 : error; in hfs_inode_setattr()