Home
last modified time | relevance | path

Searched refs: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 *);
731 if ((vfsp = ud_still_mounted(ptr)) == NULL) { in ud_update()
750 ud_still_mounted(struct check_node *checkp) in ud_still_mounted() function