Searched defs:abp (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_attrlist.c586 hfs_packattrblk(struct attrblock *abp, argument
637 packnameattr( struct attrblock *abp, struct vnode *vp, const u_int8_t *name, int namelen) argument
694 packcommonattr( struct attrblock *abp, struct hfsmount *hfsmp, struct vnode *vp, struct cat_desc * cdp, struct cat_attr * cap, struct vfs_context * ctx) argument
944 packdirattr( struct attrblock *abp, struct hfsmount *hfsmp, struct vnode *vp, struct cat_desc * descp, struct cat_attr * cattrp) argument
992 packfileattr( struct attrblock *abp, struct hfsmount *hfsmp, struct cat_attr *cattrp, struct cat_fork *datafork, struct cat_fork *rsrcfork, struct vnode *vp) argument
[all...]
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_attrlist.c1411 attr_pack_common(vfs_context_t ctx, struct vnode *vp, struct attrlist *alp, struct _attrlist_buf *abp, struct vnode_attr *vap, int proc_is64, const char *cnp, ssize_t cnl, const char *fullpathptr, ssize_t fullpathlen, int return_valid, int pack_invalid, int vtype, int is_bulk) argument
1779 attr_pack_dir(struct vnode *vp, struct attrlist *alp, struct _attrlist_buf *abp, struct vnode_attr *vap) argument
1833 attr_pack_file(vfs_context_t ctx, struct vnode *vp, struct attrlist *alp, struct _attrlist_buf *abp, struct vnode_attr *vap, int return_valid, int pack_invalid, int is_bulk) argument
[all...]

Completed in 23 milliseconds