Home
last modified time | relevance | path

Searched refs:bind_works (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_linux.c82 static int bind_works = 1; variable
571 bind_works = 0; in create_autofs_service()
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()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog7308 kernel version here, and turn off bind_works if the kernel is
7310 (autofs_link_mount): don't touch bind_works here, it's useless