Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper_types.h338 #define SB_I_NOUMASK 0x00001000 /* VFS does not apply umask */ macro
/linux/fs/nfs/
H A Dsuper.c1098 sb->s_iflags |= SB_I_NOUMASK; in nfs_fill_super()
/linux/fs/overlayfs/
H A Dsuper.c1526 sb->s_iflags |= SB_I_NOUMASK; in ovl_fill_super_creds()