Searched defs:extents (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c732 CheckExtents( void *extents, u_int32_t totalBlocks, Boolean isHFSPlus ) argument
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Ddisk.h109 dk_extent_t * extents; member in struct:__anon479
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_journal.h82 dk_extent_t *extents; member in struct:jnl_trim_list
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c1642 hotextents(struct hfsmount *hfsmp, HFSPlusExtentDescriptor * extents) argument
H A Dhfs_xattr.c2278 read_attr_data(struct hfsmount *hfsmp, uio_t uio, size_t datasize, HFSPlusExtentDescriptor *extents) argument
2327 write_attr_data(struct hfsmount *hfsmp, uio_t uio, size_t datasize, HFSPlusExtentDescriptor *extents) argument
2377 alloc_attr_blks(struct hfsmount *hfsmp, size_t attrsize, size_t extentbufsize, HFSPlusExtentDescriptor *extents, int *blocks) argument
2437 free_attr_blks(struct hfsmount *hfsmp, int blkcnt, HFSPlusExtentDescriptor *extents) argument
2501 count_extent_blocks(int maxblks, HFSPlusExtentRecord extents) argument
[all...]
H A Dhfs_format.h256 HFSPlusExtentRecord extents; /* initial set of extents */ member in struct:HFSPlusForkData
511 HFSPlusExtentRecord extents; /* additional extents*/ member in struct:HFSPlusAttrExtents
[all...]
H A Dhfs_vfsops.c5035 HFSPlusExtentDescriptor *extents; /* Pointer to current extent record being processed. member in struct:hfs_reclaim_extent_info
5135 HFSPlusExtentDescriptor *extents; /* Pointer to current extent record being manipulated */ local
[all...]
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c351 CreateExtentRecord( ExtendedVCB *vcb, HFSPlusExtentKey *key, HFSPlusExtentRecord extents, u_int32_t *hint) argument
643 HFSPlusExtentRecord extents; local
1534 HFSPlusExtentRecord extents; local
2024 GetFCBExtentRecord( const FCB *fcb, HFSPlusExtentRecord extents) argument
2093 HFSPlusExtentRecord extents; local
[all...]
H A DVolumeAllocation.c698 hfs_trim_callback(void *arg, uint32_t extent_count, const dk_extent_t *extents) argument
749 void *extents = kalloc (alloc_count * sizeof(dk_extent_t)); local
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp550 OSData * extents; member in struct:_OpenFileContext
/darwin-on-arm/xnu/osfmk/vm/
H A Dmemory_object.c695 } extents[MAX_EXTENTS]; local
[all...]

Completed in 70 milliseconds