Searched refs:CFM_AUTOFS_USE_LOFS (Results 1 – 5 of 5) sorted by relevance
604 if (gopt.flags & CFM_AUTOFS_USE_LOFS || in autofs_mount_2_req()1088 if (!(gopt.flags & CFM_AUTOFS_USE_LOFS)) in autofs_mount_fs()1146 gopt.flags & CFM_AUTOFS_USE_LOFS) { in autofs_umount_fs()1219 if (gopt.flags & CFM_AUTOFS_USE_LOFS || in autofs_mount_succeeded()
590 if (bind_works && gopt.flags & CFM_AUTOFS_USE_LOFS) { in autofs_bind_umount()652 if (bind_works && gopt.flags & CFM_AUTOFS_USE_LOFS) { in autofs_mount_fs()
74 #define CFM_AUTOFS_USE_LOFS 0x00001000 macro84 #define CFM_DEFAULT_FLAGS (CFM_PROCESS_LOCK|CFM_USE_TCPWRAPPERS|CFM_AUTOFS_USE_LOFS|CFM_DOMAIN_…
418 gopt.flags |= CFM_AUTOFS_USE_LOFS; in gopt_autofs_use_lofs()421 gopt.flags &= ~CFM_AUTOFS_USE_LOFS; in gopt_autofs_use_lofs()
4691 (autofs_mount_2_req): request symlinks if CFM_AUTOFS_USE_LOFS is4713 mounts) on autofs and to observe the new CFM_AUTOFS_USE_LOFS flag4812 * amd/amd.h (CFM_AUTOFS_USE_LOFS): new flag, tells amd whether to4814 (CFM_DEFAULT_FLAGS): added CFM_AUTOFS_USE_LOFS