Home
last modified time | relevance | path

Searched refs:md_get_int64le (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/modules/libmchain/
DMakefile39 md_get_int64le \
/freebsd-9-stable/sys/sys/
Dmchain.h96 int md_get_int64le(struct mdchain *mdp, int64_t *x);
/freebsd-9-stable/sys/fs/smbfs/
Dsmbfs_smb.c163 md_get_int64le(mdp, &units); in smbfs_query_info_fs()
164 md_get_int64le(mdp, &funits); in smbfs_query_info_fs()
1282 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()
1284 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()
1286 md_get_int64le(mbp, &lint); in smbfs_findnextLM2()
1288 md_get_int64le(mbp, &lint); /* file size */ in smbfs_findnextLM2()
/freebsd-9-stable/sys/kern/
Dsubr_mchain.c455 md_get_int64le(struct mdchain *mdp, int64_t *x) in md_get_int64le() function
/freebsd-9-stable/share/man/man9/
DMakefile915 mdchain.9 md_get_int64le.9 \