Searched refs:nbn (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/pcfs/ | ||
H A D | pc_vfsops.c | 1374 pc_cluster32_t nbn; local 1381 nbn = pc_lblkno(fsp, off + 1); 1382 if (nbn != bn) { 1383 fsp->pcfs_fat_changemap[nbn] = 1; |
Completed in 47 milliseconds