Searched refs:zcore_file (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/s390/char/
H A Dzcore.c62 static struct dentry *zcore_file; variable in typeref:struct:dentry
711 zcore_file = debugfs_create_file("mem", S_IRUSR, zcore_dir, NULL,
713 if (!zcore_file) {
735 debugfs_remove(zcore_file);
750 debugfs_remove(zcore_file);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dzcore.c62 static struct dentry *zcore_file; variable in typeref:struct:dentry
711 zcore_file = debugfs_create_file("mem", S_IRUSR, zcore_dir, NULL,
713 if (!zcore_file) {
735 debugfs_remove(zcore_file);
750 debugfs_remove(zcore_file);

Completed in 176 milliseconds