Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dnsfs.c11 static const struct file_operations ns_file_operations = { variable
88 inode->i_fop = &ns_file_operations; in ns_get_path()
130 if (file->f_op != &ns_file_operations) in proc_ns_fget()