Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c81 static int pcfs_unmount(struct vfs *, int, struct cred *);
237 VFSNAME_UNMOUNT, { .vfs_unmount = pcfs_unmount }, in pcfsinit()
811 pcfs_unmount( in pcfs_unmount() function