fat_expand_file   205 usr/server/fs/fatfs/fatfs.h int	 fat_expand_file(struct fatfsmount *fmp, u_long cl, int size);
fat_expand_file   263 usr/server/fs/fatfs/fatfs_vnops.c 		error = fat_expand_file(fmp, vp->v_blkno, end_pos);
fat_expand_file   697 usr/server/fs/fatfs/fatfs_vnops.c 		error = fat_expand_file(fmp, vp->v_blkno, length);