Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c263 static const fs_operation_trans_def_t vfs_ops_table[] = { in fs_copyfsops() local
298 return (fs_build_vector(actual, unused_ops, vfs_ops_table, template)); in fs_copyfsops()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c327 static const fs_operation_trans_def_t vfs_ops_table[] = { in fs_copyfsops() local
362 return (fs_build_vector(actual, unused_ops, vfs_ops_table, template)); in fs_copyfsops()