Searched refs:cifs_file_inode_ops (Results 1 – 4 of 4) sorted by relevance
55 extern const struct inode_operations cifs_file_inode_ops;
261 tmp_inode->i_op = &cifs_file_inode_ops; in fill_in_inode()392 tmp_inode->i_op = &cifs_file_inode_ops; in unix_fill_in_inode()
702 const struct inode_operations cifs_file_inode_ops = { variable
39 inode->i_op = &cifs_file_inode_ops;