aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/cifsproto.h')
-rw-r--r--fs/cifs/cifsproto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/cifs/cifsproto.h b/fs/cifs/cifsproto.h
index bf2bff14c24..ce9199f0af9 100644
--- a/fs/cifs/cifsproto.h
+++ b/fs/cifs/cifsproto.h
@@ -154,6 +154,8 @@ extern int SMBQueryInformation(const int xid, struct cifsTconInfo *tcon,
154 FILE_ALL_INFO *findData, 154 FILE_ALL_INFO *findData,
155 const struct nls_table *nls_codepage, int remap); 155 const struct nls_table *nls_codepage, int remap);
156 156
157extern int CIFSSMBUnixQFileInfo(const int xid, struct cifsTconInfo *tcon,
158 u16 netfid, FILE_UNIX_BASIC_INFO *pFindData);
157extern int CIFSSMBUnixQPathInfo(const int xid, 159extern int CIFSSMBUnixQPathInfo(const int xid,
158 struct cifsTconInfo *tcon, 160 struct cifsTconInfo *tcon,
159 const unsigned char *searchName, 161 const unsigned char *searchName,