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

  /src/lib/librefuse/refuse/
v22.h 50 struct fuse_operations_v22 { struct
fs.c 867 if (((const struct fuse_operations_v22*)fs->op)->getdir)
868 return ((const struct fuse_operations_v22*)fs->op)->getdir(path, &v23_shim, fuse_dirfil_v22_to_fill_dir_v23);

Completed in 12 milliseconds