Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dnfs4file.c146 if (file_in->f_op != &nfs4_file_operations) in __nfs4_copy_file_range()
447 const struct file_operations nfs4_file_operations = { variable
Dnfs4proc.c10657 .file_ops = &nfs4_file_operations,
/Linux-v6.6/include/linux/
Dnfs_fs.h515 extern const struct file_operations nfs4_file_operations;