Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c2976 umode_t mode_strip_sgid(struct mnt_idmap *idmap, in mode_strip_sgid() function
2987 EXPORT_SYMBOL(mode_strip_sgid);
H A Dnamei.c4093 mode = mode_strip_sgid(idmap, dir, mode); in vfs_prepare_mode()
/linux/fs/ocfs2/
H A Dnamei.c204 mode = mode_strip_sgid(&nop_mnt_idmap, dir, mode); in ocfs2_get_init_inode()
/linux/include/linux/
H A Dfs.h1832 umode_t mode_strip_sgid(struct mnt_idmap *idmap,