Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h472 extern int cifs_query_reparse_point(const unsigned int xid,
H A Dsmb1ops.c1126 .query_reparse_point = cifs_query_reparse_point,
H A Dcifssmb.c2696 int cifs_query_reparse_point(const unsigned int xid, in cifs_query_reparse_point() function