Home
last modified time | relevance | path

Searched refs:vfsioattr (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dmount.h527 struct vfsioattr { struct
1221 void vfs_ioattr(mount_t mp, struct vfsioattr *ioattrp);
1229 void vfs_setioattr(mount_t mp, struct vfsioattr *ioattrp);
/xnu-11417.140.69/bsd/vfs/
H A Dkpi_vfs.c899 vfs_ioattr(mount_t mp, struct vfsioattr *ioattrp) in vfs_ioattr()
931 vfs_setioattr(mount_t mp, struct vfsioattr * ioattrp) in vfs_setioattr()