Home
last modified time | relevance | path

Searched refs:cifs_file_direct_ops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Ddir.c525 file->f_op = &cifs_file_direct_ops;
H A Dcifsfs.c1555 const struct file_operations cifs_file_direct_ops = { variable
H A Dfile.c991 file->f_op = &cifs_file_direct_ops; in cifs_open()
H A Dinode.c54 inode->i_fop = &cifs_file_direct_ops; in cifs_set_ops()