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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c5030 struct filefork *catalog_fp; /* If non-NULL, extent is from catalog record */ member in struct:hfs_reclaim_extent_info
5247 if (extent_info->catalog_fp) {
5248 /* (extent_info->catalog_fp != NULL) means the newly split
5752 if (extent_info->catalog_fp) {
5803 if ((extent_info->catalog_fp) &&
6012 extent_info->catalog_fp = fp;
6014 extent_info->extents = extent_info->catalog_fp->ff_extents;
6059 extent_info->catalog_fp = NULL;

Completed in 26 milliseconds