Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnamei.h110 if (!IS_POSIXACL(dir) && !(dir->i_sb->s_iflags & SB_I_NOUMASK)) in mode_strip_umask()
H A Dfs.h1233 #define SB_I_NOUMASK 0x00001000 /* VFS does not apply umask */ macro
/linux/fs/overlayfs/
H A Dsuper.c1456 sb->s_iflags |= SB_I_NOUMASK; in ovl_fill_super()
/linux/fs/nfs/
H A Dsuper.c1111 sb->s_iflags |= SB_I_NOUMASK; in nfs_fill_super()