Searched refs:udf_update_discinfo (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/newfs_udf/
H A Dnewfs_udf.c284 udf_update_discinfo(struct mmc_discinfo *di) function
756 error = udf_update_discinfo(&mmc_discinfo);
793 error = udf_update_discinfo(&mmc_discinfo);
1564 error = udf_update_discinfo(&mmc_discinfo);
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf_subr.h38 int udf_update_discinfo(struct udf_mount *ump);
H A Dudf_vfsops.c607 if ((error = udf_update_discinfo(ump))) {
H A Dudf_subr.c188 udf_update_discinfo(struct udf_mount *ump) function
534 error = udf_update_discinfo(ump);

Completed in 180 milliseconds