Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifsproto.h209 extern int CIFSSMBQFSInfo(const int xid, struct cifsTconInfo *tcon,
Dcifsfs.c282 rc = CIFSSMBQFSInfo(xid, tcon, buf); in cifs_statfs()
Dcifssmb.c4365 CIFSSMBQFSInfo(const int xid, struct cifsTconInfo *tcon, struct kstatfs *FSData) in CIFSSMBQFSInfo() function