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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c4438 struct hfs_stddotentry { struct
4456 struct hfs_stddotentry std;
4587 struct hfs_stddotentry *entry = &dotentry[0].std;
4590 entry->d_reclen = sizeof(struct hfs_stddotentry);
4598 entry->d_reclen = sizeof(struct hfs_stddotentry);
4604 uiosize = 2 * sizeof(struct hfs_stddotentry);

Completed in 31 milliseconds