TotalFileNodes    715 source3/include/vfs.h 	uint64_t TotalFileNodes;
TotalFileNodes    141 source3/modules/vfs_onefs.c 		statbuf->TotalFileNodes = statvfs_buf.f_files;
TotalFileNodes     38 source3/smbd/statvfs.c 		statbuf->TotalFileNodes = statvfs_buf.f_files;
TotalFileNodes    119 source3/smbd/statvfs.c 	statbuf->TotalFileNodes = sbuf.f_files;
TotalFileNodes   2978 source3/smbd/trans2.c 				SBIG_UINT(pdata,32,svfs.TotalFileNodes);