Home
last modified time | relevance | path

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

/linux/fs/hfs/ !
H A Dsuper.c149 if (sbi->s_file_umask != 0133) in hfs_show_options()
150 seq_printf(seq, ",file_umask=%o", sbi->s_file_umask); in hfs_show_options()
239 hsb->s_file_umask = (umode_t)result.uint_32; in hfs_parse_param()
243 hsb->s_file_umask = (umode_t)result.uint_32; in hfs_parse_param()
326 sbi->s_file_umask &= 0577; in hfs_fill_super()
418 hsb->s_file_umask = 0133; in hfs_init_fs_context()
H A Dhfs_fs.h150 umode_t s_file_umask; /* The umask applied to the member