Searched refs:vfsioattr (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h492 struct vfsioattr { struct
1097 void vfs_ioattr(mount_t, struct vfsioattr *);
1106 void vfs_setioattr(mount_t, struct vfsioattr *);
/xnu-2782.1.97/bsd/dev/vn/
H A Dvn.c873 struct vfsioattr ioattr;
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c737 vfs_ioattr(mount_t mp, struct vfsioattr *ioattrp)
767 vfs_setioattr(mount_t mp, struct vfsioattr * ioattrp)
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_resize.c926 struct vfsioattr ioattr;

Completed in 45 milliseconds