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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_link.c548 cnid_t fileid; local
1197 setfirstlink(struct hfsmount * hfsmp, cnid_t fileid, cnid_t firstlink) argument
1259 getfirstlink(struct hfsmount * hfsmp, cnid_t fileid, cnid_ argument
[all...]
H A Dhfs_cprotect.c994 int cp_setxattr(struct cnode *cp, struct cprotect *entry, struct hfsmount *hfsmp, uint32_t fileid, int options) argument
1098 cp_update_mkb (struct cprotect *entry, uint32_t fileid) { argument
213 cp_entry_create_keys(struct cprotect **entry_ptr, struct cnode *dcp, struct hfsmount *hfsmp, uint32_t input_class, cnid_t fileid, mode_t cmode) argument
1392 cp_make_keys(struct cprotect **entry_arg, struct hfsmount *hfsmp, cnid_t fileid, int default_pclass) argument
1643 cp_wrap(int class, struct hfsmount *hfsmp, cnid_t fileid, struct cprotect **entry_ptr) argument
[all...]
H A Dhfs_hotfiles.c87 u_int32_t fileid; member in struct:hotfile_entry
2013 hf_lookup(hotfile_data_t *hotdata, u_int32_t fileid, u_int32_t temperature) argument
2041 u_int32_t fileid = newentry->fileid; local
2122 hf_delete(hotfile_data_t *hotdata, u_int32_t fileid, u_int32_t temperature) argument
[all...]
H A Dhfs_xattr.c1873 hfs_removeallattr(struct hfsmount *hfsmp, u_int32_t fileid) argument
440 hfs_getxattr_internal(struct cnode *cp, struct vnop_getxattr_args *ap, struct hfsmount *hfsmp, u_int32_t fileid) argument
939 hfs_setxattr_internal(struct cnode *cp, caddr_t data_ptr, size_t attrsize, struct vnop_setxattr_args *ap, struct hfsmount *hfsmp, u_int32_t fileid) argument
H A Dhfs_catalog.c3398 ino_t fileid = 0; local
H A Dhfs_readwrite.c1892 u_int32_t fileid; local
3235 hfs_release_storage(struct hfsmount *hfsmp, struct filefork *datafork, struct filefork *rsrcfork, u_int32_t fileid) argument
H A Dhfs_vnops.c3355 u_int32_t fileid = cp->c_fileid; local
H A Dhfs_vfsops.c6372 u_int32_t fileid; local
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1338 TruncateFileC( ExtendedVCB *vcb, FCB *fcb, int64_t peof, int deleted, int rsrc, uint32_t fileid, Boolean truncateToExtent) argument
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_xattr.c2927 create_xattrfile(vnode_t xvp, u_int32_t fileid, vfs_context_t context) argument

Completed in 136 milliseconds