<dec f='src/src/sys/fs/msdosfs/msdosfs_fat.c' l='136' type='int chainlength(struct msdosfsmount * , u_long , u_long )'/>
<def f='src/src/sys/fs/msdosfs/msdosfs_fat.c' l='732' ll='761' type='int chainlength(struct msdosfsmount * pmp, u_long start, u_long count)'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_fat.c' l='816' u='c' c='clusteralloc'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_fat.c' l='842' u='c' c='clusteralloc'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_fat.c' l='859' u='c' c='clusteralloc'/>
<doc f='src/src/sys/fs/msdosfs/msdosfs_fat.c' l='725'>/*
 * Check the length of a free cluster chain starting at start.
 *
 * pmp	 - mount point
 * start - start of chain
 * count - maximum interesting length
 */</doc>
