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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dop_model_amd.c499 static int (*create_arch_files)(struct super_block *sb, struct dentry *root); variable
507 if (create_arch_files)
508 ret = create_arch_files(sb, root);
548 create_arch_files = ops->create_files;

Completed in 30 milliseconds