Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dmisc.c665 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() function
680 cifs_add_pending_open_locked(fid, tlink, open); in cifs_add_pending_open()
Dcifsproto.h275 extern void cifs_add_pending_open_locked(struct cifs_fid *fid,
Dfile.c638 cifs_add_pending_open_locked(&fid, cifs_file->tlink, &open); in _cifsFileInfo_put()