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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h336 extern u_int32_t hfs_get_dateadded (struct cnode *cp);
H A Dhfs_cnode.c1608 u_int32_t hfs_get_dateadded (struct cnode *cp) { function
H A Dhfs_xattr.c730 dateadded = hfs_get_dateadded (cp);
755 * hfs_get_dateadded above to retrieve it, it swapped into local endianness
H A Dhfs_vnops.c945 u_int32_t dateadded = hfs_get_dateadded (cp);

Completed in 88 milliseconds