Home
last modified time | relevance | path

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

/linux/fs/
H A Dattr.c33 int setattr_should_drop_sgid(struct mnt_idmap *idmap, in setattr_should_drop_sgid() function
46 EXPORT_SYMBOL(setattr_should_drop_sgid);
73 kill |= setattr_should_drop_sgid(idmap, inode); in setattr_should_drop_suidgid()
/linux/fs/nfsd/
H A Dvfs.c417 setattr_should_drop_sgid(&nop_mnt_idmap, inode); in nfsd_sanitize_attrs()
/linux/fs/nfs/
H A Dinode.c843 if (setattr_should_drop_sgid(&nop_mnt_idmap, inode)) in nfs_setattr_update_inode()