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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c5101 struct hfs_extdotentry { struct
5112 struct hfs_extdotentry ext;
5220 struct hfs_extdotentry *entry = &dotentry[0].ext;
5223 entry->d_reclen = sizeof(struct hfs_extdotentry);
5233 entry->d_reclen = sizeof(struct hfs_extdotentry);
5240 uiosize = 2 * sizeof(struct hfs_extdotentry);

Completed in 23 milliseconds