Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dnamei.c200 mode = mode_strip_sgid(&nop_mnt_idmap, dir, mode); in ocfs2_get_init_inode()
/linux/include/linux/
H A Dfs.h2057 umode_t mode_strip_sgid(struct mnt_idmap *idmap,
/linux/fs/
H A Dnamei.c3305 mode = mode_strip_sgid(idmap, dir, mode); in vfs_prepare_mode()