clmt_clust() is only used within FatFs.
 
Symbols
loading...
Files
loading...

clmt_clust() function

Syntax

static DWORD clmt_clust (     FIL* fp,     FSIZE_t ofs );

Arguments

fp

ofs

References

LocationReferrerText
ff.c:1440
DWORD clmt_clust ( /* <2:Error, >=2:Cluster number */
ff.c:3543f_read()
clst = clmt_clust(fp, fp->fptr); /* Get cluster# from the CLMT */
ff.c:3648f_write()
clst = clmt_clust(fp, fp->fptr); /* Get cluster# from the CLMT */
ff.c:4054f_lseek()
fp->clust = clmt_clust(fp, ofs - 1);

Call Tree

Functions calling clmt_clust()
all items filtered out
clmt_clust()
Data read by clmt_clust()
Data written by clmt_clust()
clmt_clust()::cl
clmt_clust()::ncl
clmt_clust()::tbl
clmt_clust()::fs
all items filtered out
clmt_clust()
clmt_clust()::cl
clmt_clust()::ncl
clmt_clust()::tbl
all items filtered out
Type of clmt_clust()
clmt_clust()
all items filtered out