Symbol: fuse_operations
lib/librefuse/fuse.h
308
fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
lib/librefuse/fuse.h
314
fuse_new(int fd, int flags, const struct fuse_operations *op) {
lib/librefuse/fuse.h
328
fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
lib/librefuse/fuse.h
334
fuse_new(int fd, const char *opts, const struct fuse_operations *op) {
lib/librefuse/fuse.h
348
fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
lib/librefuse/fuse.h
354
fuse_new(int fd, const char *opts, const struct fuse_operations *op) {
lib/librefuse/fuse.h
360
fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
lib/librefuse/fuse.h
377
fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
lib/librefuse/fuse.h
383
fuse_new(int fd, const char *opts, const struct fuse_operations *op,
lib/librefuse/fuse.h
390
fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
lib/librefuse/fuse.h
407
fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
lib/librefuse/fuse.h
413
fuse_new(int fd, struct fuse_args *args, const struct fuse_operations *op,
lib/librefuse/fuse.h
420
fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
lib/librefuse/fuse.h
438
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
451
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
458
const struct fuse_operations *op,
lib/librefuse/fuse.h
465
fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
lib/librefuse/fuse.h
483
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
497
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
504
const struct fuse_operations *op,
lib/librefuse/fuse.h
511
fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
lib/librefuse/fuse.h
529
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
543
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
550
const struct fuse_operations *op,
lib/librefuse/fuse.h
557
fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
lib/librefuse/fuse.h
574
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
588
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
594
fuse_new(struct fuse_args *args, const struct fuse_operations *op,
lib/librefuse/fuse.h
611
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
625
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
631
fuse_new(struct fuse_args *args, const struct fuse_operations *op,
lib/librefuse/fuse.h
647
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
661
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
667
fuse_new(struct fuse_args *args, const struct fuse_operations *op,
lib/librefuse/fuse.h
683
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
697
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
703
fuse_new(struct fuse_args *args, const struct fuse_operations *op,
lib/librefuse/fuse.h
719
fuse_fs_new(const struct fuse_operations *op,
lib/librefuse/fuse.h
733
fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
lib/librefuse/fuse.h
739
fuse_new(struct fuse_args *args, const struct fuse_operations *op,
sbin/mount_qemufwcfg/fwcfg.c
184
static struct fuse_operations fwcfg_ops = {
share/examples/refuse/dbfs/dbfs.c
174
static struct fuse_operations dbfs_oper = {
share/examples/refuse/dmesgfs/dmesgfs.c
173
static struct fuse_operations dmesgfs_oper = {
share/examples/refuse/fanoutfs/fanoutfs.c
568
static struct fuse_operations fanoutfs_oper = {
share/examples/refuse/ian/ian/ian.c
242
static struct fuse_operations ian_oper = {
share/examples/refuse/icfs/icfs.c
503
static struct fuse_operations icfs_oper = {
share/examples/refuse/id3fs/id3fs.c
143
static struct fuse_operations id3fs_oper = {
share/examples/refuse/pcifs/pcifs.c
139
static struct fuse_operations pcifs_oper = {