Home
last modified time | relevance | path

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

/titanic_41/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
1725 vfsop_find(&farg, &func, int, &arg0, vfs_mount, in fshead_mount()
1753 vfsop_find(&farg, &func, int, &arg0, vfs_unmount, in fshead_unmount()
1781 vfsop_find(&farg, &func, int, &arg0, vfs_root, fsemop_root); in fshead_root()
1808 vfsop_find(&farg, &func, int, &arg0, vfs_statvfs, in fshead_statvfs()
1836 vfsop_find(&farg, &func, int, &arg0, vfs_sync, fsemop_sync); in fshead_sync()
1863 vfsop_find(&farg, &func, int, &arg0, vfs_vget, fsemop_vget); in fshead_vget()
1890 vfsop_find(&farg, &func, int, &arg0, vfs_mountroot, in fshead_mountroot()
1917 vfsop_find(&farg, &func, void, &arg0, vfs_freevfs, in fshead_freevfs()
[all …]