Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c66 static int cachefs_remount(struct vfs *, struct mounta *);
204 error = cachefs_remount(vfsp, uap); in cachefs_mount()
1176 cachefs_remount(struct vfs *vfsp, struct mounta *uap) in cachefs_remount() function