Searched refs:ATTR_KILL_PRIV (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/fs/
H A Dattr.c219 if (ia_valid & ATTR_KILL_PRIV) { notify_change()
220 attr->ia_valid &= ~ATTR_KILL_PRIV; notify_change()
221 ia_valid &= ~ATTR_KILL_PRIV; notify_change()
H A Dopen.c593 ATTR_KILL_SUID | ATTR_KILL_SGID | ATTR_KILL_PRIV; chown_common()
/linux-4.1.27/security/
H A Dcommoncap.c294 * @dentry: The inode/dentry in being changed with change marked ATTR_KILL_PRIV
296 * Determine if an inode having a change applied that's marked ATTR_KILL_PRIV
/linux-4.1.27/fs/xfs/
H A Dxfs_iops.c777 ATTR_MTIME_SET|ATTR_KILL_PRIV|ATTR_TIMES_SET)) == 0); xfs_setattr_size()
/linux-4.1.27/fs/nfsd/
H A Dvfs.c350 iap->ia_valid |= ATTR_KILL_PRIV; nfsd_sanitize_attrs()
/linux-4.1.27/include/linux/
H A Dfs.h225 #define ATTR_KILL_PRIV (1 << 14) macro

Completed in 146 milliseconds