Searched refs:cachefs_unmount (Results 1 – 1 of 1) sorted by relevance
86 static int cachefs_unmount(vfs_t *, int, cred_t *);102 VFSNAME_UNMOUNT, { .vfs_unmount = cachefs_unmount }, in cachefs_init_vfsops()857 cachefs_unmount(vfs_t *vfsp, int flag, cred_t *cr) in cachefs_unmount() function