Home
last modified time | relevance | path

Searched refs:cifs_req_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.h87 extern const struct netfs_request_ops cifs_req_ops;
H A Dfile.c339 const struct netfs_request_ops cifs_req_ops = { variable
H A Dinode.c38 netfs_inode_init(&cifs_i->netfs, &cifs_req_ops, true); in cifs_set_netfs_context()