Searched refs:proc_file_ops (Results 1 – 1 of 1) sorted by relevance
193 static const struct dfs_file_ops proc_file_ops = { variable386 dentry->fops = fops ? fops : &proc_file_ops; in proc_create_data()415 dentry->fops = &proc_file_ops; in proc_create_single_data()
Completed in 3 milliseconds