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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c4446 struct hfs_extdotentry { struct
4457 struct hfs_extdotentry ext;
4565 struct hfs_extdotentry *entry = &dotentry[0].ext;
4568 entry->d_reclen = sizeof(struct hfs_extdotentry);
4578 entry->d_reclen = sizeof(struct hfs_extdotentry);
4585 uiosize = 2 * sizeof(struct hfs_extdotentry);

Completed in 21 milliseconds