Searched refs:so_flip_async (Results 1 – 3 of 3) sorted by relevance
83 extern int so_flip_async(struct sonode *, vnode_t *, int, cred_t *);
2756 so_flip_async(struct sonode *so, vnode_t *vp, int mode, cred_t *cr) in so_flip_async() function
5836 error = so_flip_async(so, vp, mode, cr); in sotpi_ioctl()