vcaps              59 source3/smbd/statvfs.c 	vol_capabilities_attr_t *vcaps;
vcaps              82 source3/smbd/statvfs.c 	vcaps =
vcaps              85 source3/smbd/statvfs.c 	if (FORMAT_CAP(vcaps, VOL_CAP_FMT_SPARSE_FILES)) {
vcaps              89 source3/smbd/statvfs.c 	if (FORMAT_CAP(vcaps, VOL_CAP_FMT_CASE_SENSITIVE)) {
vcaps              93 source3/smbd/statvfs.c 	if (FORMAT_CAP(vcaps, VOL_CAP_FMT_CASE_PRESERVING)) {
vcaps              97 source3/smbd/statvfs.c 	if (INTERFACE_CAP(vcaps, VOL_CAP_INT_EXTENDED_SECURITY)) {