Home
last modified time | relevance | path

Searched refs:autofs_pending_umount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_linux.h61 struct autofs_pending_umount { struct
64 struct autofs_pending_umount *next; argument
73 struct autofs_pending_umount *pending_umounts;
H A Dautofs_linux.c231 struct autofs_pending_umount **upp, *up; in autofs_release_fh()
348 struct autofs_pending_umount *p; in autofs_expire_one()
375 p = ALLOC(struct autofs_pending_umount); in autofs_expire_one()
756 struct autofs_pending_umount **pp, *p; in autofs_umount_succeeded()
785 struct autofs_pending_umount **pp, *p; in autofs_umount_failed()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog5979 * conf/autofs/autofs_linux.h: new struct autofs_pending_umount for