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

/xnu-2422.115.4/bsd/sys/
H A Dmount.h481 struct vfsioattr { struct
1082 void vfs_ioattr(mount_t, struct vfsioattr *);
1091 void vfs_setioattr(mount_t, struct vfsioattr *);
/xnu-2422.115.4/bsd/dev/vn/
H A Dvn.c882 struct vfsioattr ioattr;
/xnu-2422.115.4/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-2422.115.4/bsd/hfs/
H A Dhfs_vfsops.c4877 struct vfsioattr ioattr;

Completed in 108 milliseconds