Home
last modified time | relevance | path

Searched refs:cifs_file_nobrl_ops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.c1575 const struct file_operations cifs_file_nobrl_ops = { variable
H A Dinode.c61 inode->i_fop = &cifs_file_nobrl_ops; in cifs_set_ops()