Searched refs:oprofilefs_get_inode (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/oprofile/
H A Doprofilefs.c26 static struct inode *oprofilefs_get_inode(struct super_block *sb, int mode) function
139 inode = oprofilefs_get_inode(sb, S_IFREG | perm);
229 inode = oprofilefs_get_inode(sb, S_IFDIR | 0755);
252 root_inode = oprofilefs_get_inode(sb, S_IFDIR | 0755);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/oprofile/
H A Doprofilefs.c26 static struct inode *oprofilefs_get_inode(struct super_block *sb, int mode) function
139 inode = oprofilefs_get_inode(sb, S_IFREG | perm);
229 inode = oprofilefs_get_inode(sb, S_IFDIR | 0755);
252 root_inode = oprofilefs_get_inode(sb, S_IFDIR | 0755);

Completed in 111 milliseconds