Searched refs:MNTTAB_OPT_USER (Results 1 – 3 of 3) sorted by relevance
331 #ifndef MNTTAB_OPT_USER332 # define MNTTAB_OPT_USER "user" macro345 #ifndef MNTTAB_OPT_USER346 # define MNTTAB_OPT_USER "user" macro
201 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) { in mount_udf()202 udf_args.anon_uid = a_uid(str, MNTTAB_OPT_USER); in mount_udf()
159 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) { in mount_pcfs()