Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2inode.c57 rc = open_shroot(xid, tcon, &fid); in smb2_open_op_close()
Dsmb2proto.h69 extern int open_shroot(unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c535 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot() function
635 rc = open_shroot(xid, tcon, &fid); in smb3_qfs_tcon()