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

/linux-master/fs/
H A Dinode.c2543 * mode_strip_sgid - handle the sgid bit for non-directories
2556 umode_t mode_strip_sgid(struct mnt_idmap *idmap, function
2567 EXPORT_SYMBOL(mode_strip_sgid); variable
H A Dnamei.c3154 mode = mode_strip_sgid(idmap, dir, mode);
/linux-master/fs/ocfs2/
H A Dnamei.c200 mode = mode_strip_sgid(&nop_mnt_idmap, dir, mode);
/linux-master/include/linux/
H A Dfs.h1936 umode_t mode_strip_sgid(struct mnt_idmap *idmap,

Completed in 133 milliseconds