udf_open_logvol
int udf_open_logvol(struct udf_mount *ump);
if ((error = udf_open_logvol(VFSTOUDF(mp))) != 0) {