Searched refs:mount_type (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/autofs-234/headers/
H A Dautofs.h75 int32_t mount_type; /* mount type - see above */ member in struct:autofs_args
94 int32_t mount_type; /* mount type - see above */ member in struct:autofs_args_32
112 int32_t mount_type; /* mount type - see above */ member in struct:autofs_args_64
/macosx-10.9.5/autofs-234/mount_autofs/
H A Dmount_autofs.c66 mnt_args.mount_type = MOUNT_TYPE_MAP; /* top-level autofs mount */
/macosx-10.9.5/autofs-234/automountd/
H A Dautod_autofs.c201 mnt_args.mount_type = MOUNT_TYPE_TRIGGERED_MAP;
H A Dautod_main.c993 mnt_args.mount_type = MOUNT_TYPE_SUBTRIGGER; /* special trigger submount */
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_vfsops.c380 args.mount_type = args32.mount_type;
464 switch (args.mount_type) {
577 if (args.mount_type == MOUNT_TYPE_SUBTRIGGER)
625 if (args.mount_type == MOUNT_TYPE_MAP) {
/macosx-10.9.5/autofs-234/automount/
H A Dautomount.c590 ai.mount_type = MOUNT_TYPE_MAP; /* top-level autofs mount */

Completed in 510 milliseconds