Searched refs:MDIR_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dsubdir.c38 BDir = buf_init(*Dir, 64*16384, 512, MDIR_SIZE);
H A Ddirectory.c36 (mt_off_t) entry->entry * MDIR_SIZE,
37 MDIR_SIZE)) != MDIR_SIZE) {
71 ret = force_write(Dir, buffer, (mt_off_t) size * MDIR_SIZE, buflen);
83 (mt_off_t) entry->entry * MDIR_SIZE, MDIR_SIZE);
H A Dmsdos.h25 #define MDIR_SIZE 32 /* MSDOS directory entry size in bytes*/ macro
H A Dinit.c312 This->dir_len = WORD(dirents) * MDIR_SIZE / This->sector_size;

Completed in 51 milliseconds