HomeSort by: relevance | last modified time | path
    Searched refs:fuse_operations (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/librefuse/
fuse.h 305 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__) macro
308 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
314 fuse_new(int fd, int flags, const struct fuse_operations *op) {
325 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__) macro
328 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
334 fuse_new(int fd, const char *opts, const struct fuse_operations *op) {
345 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__) macro
348 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
354 fuse_new(int fd, const char *opts, const struct fuse_operations *op) {
360 fuse_setup(int argc, char *argv[], const struct fuse_operations *op
374 # define fuse_operations macro
404 # define fuse_operations macro
435 # define fuse_operations macro
480 # define fuse_operations macro
526 # define fuse_operations macro
571 # define fuse_operations macro
608 # define fuse_operations macro
644 # define fuse_operations macro
680 # define fuse_operations macro
716 # define fuse_operations macro
    [all...]
  /src/share/examples/refuse/dbfs/
dbfs.c 174 static struct fuse_operations dbfs_oper = {
  /src/share/examples/refuse/id3fs/
id3fs.c 143 static struct fuse_operations id3fs_oper = {
  /src/share/examples/refuse/pcifs/
pcifs.c 139 static struct fuse_operations pcifs_oper = {
  /src/sbin/mount_qemufwcfg/
fwcfg.c 183 static struct fuse_operations fwcfg_ops = {
  /src/share/examples/refuse/ian/ian/
ian.c 242 static struct fuse_operations ian_oper = {
  /src/share/examples/refuse/dmesgfs/
dmesgfs.c 173 static struct fuse_operations dmesgfs_oper = {
  /src/share/examples/refuse/fanoutfs/
fanoutfs.c 568 static struct fuse_operations fanoutfs_oper = {
  /src/share/examples/refuse/icfs/
icfs.c 503 static struct fuse_operations icfs_oper = {

Completed in 15 milliseconds