Home
last modified time | relevance | path

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

/openbsd/sys/miscfs/fuse/
H A Dfuse_vnops.c54 int fusefs_print(void *);
106 .vop_print = fusefs_print,
991 fusefs_print(void *v) in fusefs_print() function