Searched defs:c_end (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/cmd/ntfsprogs/ | ||
H A D | cluster.c | 44 int cluster_find(ntfs_volume *vol, LCN c_begin, LCN c_end, cluster_cb *cb, void *data) argument 100 if ((a_begin > c_end) || (a_end < c_begin)) |
Completed in 31 milliseconds