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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsutils.c770 struct cat_attr jinfo_attr, jnl_attr; local
778 hfsmp->hfs_jnlinfoblkid = GetFileInfo(vcb, kRootDirID, ".journal_info_block", &jinfo_attr, NULL);
H A Dhfs_vfsops.c2912 struct cat_attr jnl_attr, jinfo_attr; local
2950 if ( GetFileInfo(vcb, kHFSRootFolderID, ".journal_info_block", &jinfo_attr, &jinfo_fork) == 0
3020 hfsmp->hfs_jnlinfoblkid = jinfo_attr.ca_fileid;

Completed in 27 milliseconds