Searched refs:secon (Results 1 – 2 of 2) sorted by relevance
250 int inode_set_selinux(struct f2fs_sb_info *sbi, u32 ino, const char *secon) in inode_set_selinux() argument252 if (!secon) in inode_set_selinux()256 XATTR_SELINUX_SUFFIX, secon, strlen(secon), 1); in inode_set_selinux()
224 char *secon; member