Searched refs:fsinxtfree (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/fs/msdosfs/
H A Dbpb.h170 u_int8_t fsinxtfree[4]; member in struct:fsinfo
H A Dmsdosfs_vfsops.c664 * in-core copy of fp->fsinxtfree if it is unknown (0xffffffff)
678 pmp->pm_nxtfree = getulong(fp->fsinxtfree);
690 * the fixup for fp->fsinxtfree, and fixes up the zero-initialized
910 putulong(fp->fsinxtfree, pmp->pm_nxtfree);

Completed in 117 milliseconds