Searched refs:decmpfs_update_attributes (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddecmpfs.h122 int decmpfs_update_attributes(vnode_t vp, struct vnode_attr *vap);
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c781 decmpfs_update_attributes(vnode_t vp, struct vnode_attr *vap) function
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c1130 we call decmpfs_update_attributes even if the file is not compressed
1133 error = decmpfs_update_attributes(vp, vap);

Completed in 31 milliseconds