Home
last modified time | relevance | path

Searched refs:nb_last_id (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/fs/msdosfs/
Dmsdosfs_conv.c1020 nbp->nb_last_id = -1; in mbnambuf_init()
1039 if (nbp->nb_len != 0 && id != nbp->nb_last_id - 1) { in mbnambuf_write()
1042 id, nbp->nb_last_id); in mbnambuf_write()
1065 nbp->nb_last_id = id; in mbnambuf_write()
Ddirentry.h139 int nb_last_id; member