Home
last modified time | relevance | path

Searched refs:proc_file_ops (Results 1 – 1 of 1) sorted by relevance

/components/dfs/dfs_v2/filesystems/procfs/
A Dproc.c193 static const struct dfs_file_ops proc_file_ops = { variable
386 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