Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c247 #define vfsop_find(ap, func, funct, arg0, _vop, _vsop) \ macro
268 #define vfsop_find(ap, func, funct, arg0, _fop, _fsop) \ macro
1728 vfsop_find(&farg, &func, int, &arg0, vfs_mount, in fshead_mount()
1756 vfsop_find(&farg, &func, int, &arg0, vfs_unmount, in fshead_unmount()
1811 vfsop_find(&farg, &func, int, &arg0, vfs_statvfs, in fshead_statvfs()
1893 vfsop_find(&farg, &func, int, &arg0, vfs_mountroot, in fshead_mountroot()
1920 vfsop_find(&farg, &func, void, &arg0, vfs_freevfs, in fshead_freevfs()
1948 vfsop_find(&farg, &func, int, &arg0, vfs_vnstate, in fshead_vnstate()
2773 vfsop_find(vf, &func, int, &arg0, vfs_root, fsemop_root); in vfsnext_root()
2801 vfsop_find(vf, &func, int, &arg0, vfs_sync, fsemop_sync); in vfsnext_sync()
[all …]