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

/freebsd-9.3-release/sys/fs/hpfs/
H A Dhpfs_alsubr.c52 int hpfs_alblk2alsec (struct hpfsmount *, alblk_t *, alsec_t **,
54 int hpfs_splitalsec (struct hpfsmount *, alsec_t *, alsec_t **,
56 int hpfs_concatalsec (struct hpfsmount *, alsec_t *, alsec_t *,
87 alsec_t *asp;
101 asp = (alsec_t *) bp->b_data;
167 alsec_t * asp;
188 asp = (alsec_t *) bp->b_data;
216 alsec_t *as
[all...]
H A Dhpfs.h268 } alsec_t; typedef in typeref:struct:alsec

Completed in 107 milliseconds