Home
last modified time | relevance | path

Searched refs:setattr_should_drop_sgid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/
H A Dattr.c37 int setattr_should_drop_sgid(struct mnt_idmap *idmap, in setattr_should_drop_sgid() function
50 EXPORT_SYMBOL(setattr_should_drop_sgid);
77 kill |= setattr_should_drop_sgid(idmap, inode); in setattr_should_drop_suidgid()
H A Dopen.c776 setattr_should_drop_sgid(idmap, inode); in chown_common()
/openbmc/linux/fs/nfsd/
H A Dvfs.c394 setattr_should_drop_sgid(&nop_mnt_idmap, inode); in nfsd_sanitize_attrs()
/openbmc/linux/fs/nfs/
H A Dinode.c725 if (setattr_should_drop_sgid(&nop_mnt_idmap, inode)) in nfs_setattr_update_inode()
/openbmc/linux/include/linux/
H A Dfs.h2936 int setattr_should_drop_sgid(struct mnt_idmap *idmap,