Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinode.c2584 umode_t mode_strip_sgid(struct mnt_idmap *idmap, in mode_strip_sgid() function
2595 EXPORT_SYMBOL(mode_strip_sgid);
H A Dnamei.c3147 mode = mode_strip_sgid(idmap, dir, mode); in vfs_prepare_mode()
/openbmc/linux/fs/ocfs2/
H A Dnamei.c200 mode = mode_strip_sgid(&nop_mnt_idmap, dir, mode); in ocfs2_get_init_inode()
/openbmc/linux/include/linux/
H A Dfs.h1843 umode_t mode_strip_sgid(struct mnt_idmap *idmap,