Searched refs:smbd_vss_get_count (Results 1 – 3 of 3) sorted by relevance
67 int smbd_vss_get_count(const char *, uint32_t *);
102 smbd_vss_get_count(const char *path, uint32_t *count) in smbd_vss_get_count() function
721 if (smbd_vss_get_count(path.buf, &count) == 0) in smbd_dop_vss_get_count()