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

/illumos-gate/usr/src/uts/common/sys/
H A Dport_kernel.h168 int port_dissociate_fop(struct port *, uintptr_t);
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c687 error = port_dissociate_fop(pp, (uintptr_t)a2);
H A Dport_fop.c1542 * The port_dissociate_fop() function dissociates the file object
1549 port_dissociate_fop(port_t *pp, uintptr_t object) function
1932 * important to syncronize with a port_dissociate_fop() call

Completed in 67 milliseconds