Lines Matching refs:sel_make_inode
1250 static struct inode *sel_make_inode(struct super_block *sb, int mode)
1447 inode = sel_make_inode(bool_dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR);
1700 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode);
1731 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode);
1783 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
1886 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
1919 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
1993 inode = sel_make_inode(fsi->sb, S_IFREG | 0444);
2016 inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO);
2037 struct inode *inode = sel_make_inode(sb, S_IFDIR | S_IRUGO | S_IXUGO);
2105 inode = sel_make_inode(sb, S_IFCHR | S_IRUGO | S_IWUGO);