Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dinode.c2896 umode_t mode_strip_sgid(struct mnt_idmap *idmap, in mode_strip_sgid() function
2907 EXPORT_SYMBOL(mode_strip_sgid);
H A Dnamei.c3353 mode = mode_strip_sgid(idmap, dir, mode); in vfs_prepare_mode()
/linux-6.15/fs/ocfs2/
H A Dnamei.c200 mode = mode_strip_sgid(&nop_mnt_idmap, dir, mode); in ocfs2_get_init_inode()
/linux-6.15/include/linux/
H A Dfs.h2055 umode_t mode_strip_sgid(struct mnt_idmap *idmap,