Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_sync_file.c45 static const struct fileops sync_file_ops; variable
63 fp->f_ops = &sync_file_ops; in sync_file_create()
225 static const struct fileops sync_file_ops = { variable