Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\fs.h Create Date:2022-07-28 05:43:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:inode_has_no_xattr

Proto:static inline void inode_has_no_xattr(struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct inode *inode
3536  If Not is_sxid(i_mode) && s_flags & SB_NOSEC Then i_flags |= suid or xattr security attributes
Caller
NameDescribe
file_remove_privsRemove special file priviledges (suid, capabilities) when file is written* to or truncated.