Home
last modified time | relevance | path

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

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