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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 73 milliseconds