Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c98 vfsops_t *ufs_vfsops; variable
1894 if (!vfs_matchops(vfsp, ufs_vfsops) || vfs_lock(vfsp) != 0) in ufs_sync()
2089 error = vfs_setfsops(fstype, ufs_vfsops_template, &ufs_vfsops); in ufsinit()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1297 ufs_inode.o ufs_subr.o ufs_tables.o ufs_vfsops.o \