Home
last modified time | relevance | path

Searched refs:setattr_should_drop_sgid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/
H A Dattr.c25 * setattr_should_drop_sgid - determine whether the setgid bit needs to be
37 int setattr_should_drop_sgid(struct mnt_idmap *idmap, in setattr_should_drop_sgid() function
50 EXPORT_SYMBOL(setattr_should_drop_sgid); variable
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()
/kernel/linux/linux-5.10/fs/
H A Dattr.c24 * setattr_should_drop_sgid - determine whether the setgid bit needs to be
35 int setattr_should_drop_sgid(const struct inode *inode) in setattr_should_drop_sgid() function
71 kill |= setattr_should_drop_sgid(inode); in setattr_should_drop_suidgid()
H A Dinternal.h206 int setattr_should_drop_sgid(const struct inode *inode);
H A Dopen.c671 setattr_should_drop_sgid(inode); in chown_common()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.c393 setattr_should_drop_sgid(&nop_mnt_idmap, inode); in nfsd_sanitize_attrs()
/kernel/linux/linux-6.6/fs/nfs/
H A Dinode.c722 if (setattr_should_drop_sgid(&nop_mnt_idmap, inode)) in nfs_setattr_update_inode()
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2919 int setattr_should_drop_sgid(struct mnt_idmap *idmap,

Completed in 18 milliseconds