Searched refs:security_inode_setsecctx (Results 1 – 3 of 3) sorted by relevance
575 int security_inode_setsecctx(struct dentry *dentry, void *ctx, u32 ctxlen);1578 static inline int security_inode_setsecctx(struct dentry *dentry, void *ctx, u32 ctxlen) in security_inode_setsecctx() function
4424 * security_inode_setsecctx() - Change the security label of an inode4439 int security_inode_setsecctx(struct dentry *dentry, void *ctx, u32 ctxlen) in security_inode_setsecctx() function 4443 EXPORT_SYMBOL(security_inode_setsecctx);
595 attr->na_labelerr = security_inode_setsecctx(dentry, in nfsd_setattr()