Searched refs:auto_unmount (Results 1 – 1 of 1) sorted by relevance
143 static int auto_unmount(vfs_t *, int, cred_t *);254 VFSNAME_UNMOUNT, { .vfs_unmount = auto_unmount }, in autofs_init()694 auto_unmount(vfs_t *vfsp, int flag, cred_t *cr) in auto_unmount() function