Home
last modified time | relevance | path

Searched refs:cifs_file_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.h96 extern const struct file_operations cifs_file_ops;
H A Dcifsfs.c1249 const struct file_operations cifs_file_ops = { variable
H A Dinode.c62 inode->i_fop = &cifs_file_ops;
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h88 extern const struct file_operations cifs_file_ops;
H A Dcifsfs.c1514 const struct file_operations cifs_file_ops = { variable
H A Dinode.c50 inode->i_fop = &cifs_file_ops; in cifs_set_ops()

Completed in 13 milliseconds