Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h440 extern void fsem_setvfsops(struct vfs *v, struct vfsops *nops);
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c483 fsem_setvfsops(vfsp, vfsops); in vfs_setops()
H A Dfem.c3496 fsem_setvfsops(vfs_t *v, vfsops_t *newops) in fsem_setvfsops() function