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

/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vnops.c5394 struct hfs_extdotentry { struct
5405 struct hfs_extdotentry ext;
5514 struct hfs_extdotentry *entry = &dotentry[0].ext;
5517 entry->d_reclen = sizeof(struct hfs_extdotentry);
5527 entry->d_reclen = sizeof(struct hfs_extdotentry);
5534 uiosize = 2 * sizeof(struct hfs_extdotentry);

Completed in 113 milliseconds