Lines Matching refs:sel_make_inode
1195 static struct inode *sel_make_inode(struct super_block *sb, umode_t mode)
1390 inode = sel_make_inode(bool_dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR);
1634 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode);
1665 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode);
1716 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
1819 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
1851 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
1923 inode = sel_make_inode(fsi->sb, S_IFREG | 0444);
1946 inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO);
1967 struct inode *inode = sel_make_inode(sb, S_IFDIR | S_IRUGO | S_IXUGO);
2035 inode = sel_make_inode(sb, S_IFCHR | S_IRUGO | S_IWUGO);