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