Searched refs:cifs_file_nobrl_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsfs.h91 extern const struct file_operations cifs_file_nobrl_ops; /* no brlocks */
H A Dcifsfs.c1544 const struct file_operations cifs_file_nobrl_ops = { variable in typeref:struct:file_operations
H A Dinode.c61 inode->i_fop = &cifs_file_nobrl_ops;

Completed in 167 milliseconds