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.c2623 umode_t mode_strip_sgid(struct mnt_idmap *idmap, in mode_strip_sgid() function
2634 EXPORT_SYMBOL(mode_strip_sgid);
H A Dnamei.c3145 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.h1844 umode_t mode_strip_sgid(struct mnt_idmap *idmap,