mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-28 05:50:57 +08:00
func_create_ff.hpp
This commit is contained in:
parent
939b5a9516
commit
c89b7d5dba
@ -30,9 +30,9 @@ namespace Func2
|
||||
~CreateFF();
|
||||
|
||||
public:
|
||||
virtual int operator()(Branches2 &branches,
|
||||
ghc::filesystem::path const &fusepath,
|
||||
mode_t const mode,
|
||||
fuse_file_info_t *ffi);
|
||||
virtual int operator()(Branches2 &branches,
|
||||
fs::Path const &fusepath,
|
||||
mode_t const mode,
|
||||
fuse_file_info_t *ffi);
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user