Searched refs:cifs_file_ops (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/cifs/ | ||
D | cifsfs.h | 94 extern const struct file_operations cifs_file_ops; |
D | cifsfs.c | 1123 const struct file_operations cifs_file_ops = { variable |
D | inode.c | 60 inode->i_fop = &cifs_file_ops; |