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