Searched refs:pcfs_fvnodeops_template (Results 1 – 3 of 3) sorted by relevance
110 extern const struct fs_operation_def pcfs_fvnodeops_template[];
253 error = vn_make_ops("pcfs", pcfs_fvnodeops_template, &pcfs_fvnodeops); in pcfsinit()
145 const fs_operation_def_t pcfs_fvnodeops_template[] = { variable