Home
last modified time | relevance | path

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

/openbsd/sys/tmpfs/
H A Dtmpfs_vnops.h73 int tmpfs_print (void *);
H A Dtmpfs_specops.c65 .vop_print = tmpfs_print,
H A Dtmpfs_fifoops.c65 .vop_print = tmpfs_print,
H A Dtmpfs_vnops.c90 .vop_print = tmpfs_print,
1127 tmpfs_print(void *v) in tmpfs_print() function