Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dnfs4file.c150 if (file_in->f_op != &nfs4_file_operations) in __nfs4_copy_file_range()
451 const struct file_operations nfs4_file_operations = { variable
Dnfs4proc.c10632 .file_ops = &nfs4_file_operations,
/Linux-v6.1/include/linux/
Dnfs_fs.h486 extern const struct file_operations nfs4_file_operations;