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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_catalog.h248 cnid_t fileid; member in struct:cat_preflightid
H A Dhfs_link.c576 cnid_t fileid; local
1284 setfirstlink(struct hfsmount * hfsmp, cnid_t fileid, cnid_t firstlink) argument
1346 getfirstlink(struct hfsmount * hfsmp, cnid_t fileid, cnid_ argument
[all...]
H A Dhfs_cprotect.c1213 int cp_setxattr(struct cnode *cp, struct cprotect *entry, struct hfsmount *hfsmp, uint32_t fileid, int options) argument
H A Dhfs_hotfiles.c87 u_int32_t fileid; member in struct:hotfile_entry
2028 hf_lookup(hotfile_data_t *hotdata, u_int32_t fileid, u_int32_t temperature) argument
2056 u_int32_t fileid = newentry->fileid; local
2137 hf_delete(hotfile_data_t *hotdata, u_int32_t fileid, u_int32_t temperature) argument
[all...]
H A Dhfs_xattr.c1968 hfs_removeallattr(struct hfsmount *hfsmp, u_int32_t fileid) argument
447 hfs_getxattr_internal(struct cnode *cp, struct vnop_getxattr_args *ap, struct hfsmount *hfsmp, u_int32_t fileid) argument
1017 hfs_setxattr_internal(struct cnode *cp, const void *data_ptr, size_t attrsize, struct vnop_setxattr_args *ap, struct hfsmount *hfsmp, u_int32_t fileid) argument
H A Dhfs_resize.c2514 u_int32_t fileid; local
H A Dhfs_catalog.c3734 ino_t fileid = 0; local
[all...]
H A Dhfs_readwrite.c2040 u_int32_t fileid; local
3687 hfs_release_storage(struct hfsmount *hfsmp, struct filefork *datafork, struct filefork *rsrcfork, u_int32_t fileid) argument
H A Dhfs_vnops.c4061 u_int32_t fileid = cp->c_fileid; local
/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1394 TruncateFileC( ExtendedVCB *vcb, FCB *fcb, int64_t peof, int deleted, int rsrc, uint32_t fileid, Boolean truncateToExtent) argument
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c2950 create_xattrfile(vnode_t xvp, u_int32_t fileid, vfs_context_t context) argument

Completed in 129 milliseconds