Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnsfs.c17 static const struct file_operations ns_file_operations = { variable
85 inode->i_fop = &ns_file_operations; in __ns_get_path()
241 if (file->f_op != &ns_file_operations) in proc_ns_fget()