Lines Matching refs:hfsmount

86 static int  remove_attribute_records(struct hfsmount *hfsmp, BTreeIterator * iterator);
88 static int getnodecount(struct hfsmount *hfsmp, size_t nodesize);
92 static int read_attr_data(struct hfsmount *hfsmp, uio_t uio, size_t datasize, HFSPlusExtentDescriptor *extents);
94 static int write_attr_data(struct hfsmount *hfsmp, uio_t uio, size_t datasize, HFSPlusExtentDescriptor *extents);
96 static int alloc_attr_blks(struct hfsmount *hfsmp, size_t attrsize, size_t extentbufsize, HFSPlusExtentDescriptor *extents, int *blocks);
98 static void free_attr_blks(struct hfsmount *hfsmp, int blkcnt, HFSPlusExtentDescriptor *extents);
271 struct hfsmount *hfsmp;
448 struct hfsmount *hfsmp, u_int32_t fileid)
704 struct hfsmount *hfsmp;
1018 struct vnop_setxattr_args *ap, struct hfsmount *hfsmp,
1337 struct hfsmount *hfsmp;
1578 file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID)
1638 remove_attribute_records(struct hfsmount *hfsmp, BTreeIterator * iterator)
1729 struct hfsmount *hfsmp;
1968 hfs_removeallattr(struct hfsmount *hfsmp, u_int32_t fileid)
2026 hfs_xattr_init(struct hfsmount * hfsmp)
2047 hfs_set_volxattr(struct hfsmount *hfsmp, unsigned int xattrtype, int state)
2250 getnodecount(struct hfsmount *hfsmp, size_t nodesize)
2317 int init_attrdata_vnode(struct hfsmount *hfsmp)
2374 read_attr_data(struct hfsmount *hfsmp, uio_t uio, size_t datasize, HFSPlusExtentDescriptor *extents)
2423 write_attr_data(struct hfsmount *hfsmp, uio_t uio, size_t datasize, HFSPlusExtentDescriptor *extents)
2473 alloc_attr_blks(struct hfsmount *hfsmp, size_t attrsize, size_t extentbufsize, HFSPlusExtentDescriptor *extents, int *blocks)
2544 free_attr_blks(struct hfsmount *hfsmp, int blkcnt, HFSPlusExtentDescriptor *extents)