Searched defs:ud_still_mounted (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c113 vfs_t *ud_still_mounted(struct check_node *);
728 * ud_still_mounted() returns with vfsp and the vfs_reflock
731 if ((vfsp = ud_still_mounted(ptr)) == NULL) {
750 ud_still_mounted(struct check_node *checkp) function
755 ud_printf("ud_still_mounted\n");

Completed in 47 milliseconds