Searched refs:MNTTAB_OPT_CLOSESESSION (Results 1 – 2 of 2) sorted by relevance
199 #if defined(MNT2_UDF_OPT_CLOSESESSION) && !defined(MNTTAB_OPT_CLOSESESSION)200 # define MNTTAB_OPT_CLOSESESSION "closesession" macro
185 # if defined(MNT2_UDF_OPT_CLOSESESSION) && defined(MNTTAB_OPT_CLOSESESSION) in mount_udf()186 if (amu_hasmntopt(&mnt, MNTTAB_OPT_CLOSESESSION)) in mount_udf()