Searched refs:tmp_unmount (Results 1 – 1 of 1) sorted by relevance
64 static int tmp_unmount(struct vfs *, int, struct cred *);177 VFSNAME_UNMOUNT, { .vfs_unmount = tmp_unmount }, in tmpfsinit()411 tmp_unmount(struct vfs *vfsp, int flag, struct cred *cr) in tmp_unmount() function