Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c134 static boolean_t dir_find_label(fstyp_pcfs_t *h, struct pcdir *d, int nent);
379 if (dir_find_label(h, (struct pcdir *)buf, nent)) { in get_label_16()
420 if (dir_find_label(h, (struct pcdir *)buf, nent)) { in get_label_32()
462 dir_find_label(fstyp_pcfs_t *h, struct pcdir *d, int nent) in dir_find_label() function