Home
last modified time | relevance | path

Searched refs:SB_I_NOUMASK (Results 1 – 2 of 2) 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/overlayfs/
H A Dsuper.c1530 sb->s_iflags |= SB_I_NOUMASK; in ovl_fill_super_creds()