Searched refs:md_get_int64le (Results 1 – 4 of 4) sorted by relevance
37 md_get_int64le \
96 int md_get_int64le(struct mdchain *mdp, int64_t *x);
164 md_get_int64le(mdp, &units); in smbfs_query_info_fs()165 md_get_int64le(mdp, &funits); in smbfs_query_info_fs()1285 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()1287 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()1289 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()1291 md_get_int64le(mbp, &lint); /* file size */ in smbfs_findnextLM2()
455 md_get_int64le(struct mdchain *mdp, int64_t *x) in md_get_int64le() function