Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/hfs/
H A Dhfs_vnops.c444 if (rec.type == HFS_REC_FILE in hfs_vop_lookup()
602 if (hp->h_rec.u.rec_type == HFS_REC_FILE) { in hfs_vop_getattr()
634 if (hp->h_rec.u.rec_type == HFS_REC_FILE) in hfs_vop_getattr()
H A Dhfs_subr.c407 if (rec->type == HFS_REC_FILE) { in hfs_catalog_keyed_record_vtype()
H A Dhfs_vfsops.c598 if (hnode->h_rec.u.rec_type == HFS_REC_FILE) { in hfs_loadvnode()
H A Dlibhfs.h119 HFS_REC_FILE = 0x0002, enumerator
H A Dlibhfs.c840 if (file.rec_type != HFS_REC_FILE) in hfslib_get_file_extents()
1047 if (leaftype == HFS_REC_FLDR || leaftype == HFS_REC_FILE) in hfslib_get_directory_contents()
1743 case HFS_REC_FILE: in hfslib_read_catalog_keyed_record()