Searched refs:mnt_async (Results 1 – 1 of 1) sorted by relevance
6219 int mnt_async = (vp->v_mount->mnt_flag & MNT_ASYNC); in udf_update() local6228 DPRINTF(CALL, ("\t\tmnt_async = %d\n", mnt_async)); in udf_update()6265 if ((flags & IN_MODIFIED) && (mnt_async == 0)) { in udf_update()