mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-23 10:43:22 -05:00
inc: fuse: FSP_FUSE_HAS_GETPATH
This commit is contained in:
@@ -94,6 +94,9 @@ extern "C" {
|
|||||||
#define FSP_FUSE_NOTIFY_CHFLAGS 0x0080
|
#define FSP_FUSE_NOTIFY_CHFLAGS 0x0080
|
||||||
#define FSP_FUSE_NOTIFY_TRUNCATE 0x0100
|
#define FSP_FUSE_NOTIFY_TRUNCATE 0x0100
|
||||||
|
|
||||||
|
/* getpath extension */
|
||||||
|
#define FSP_FUSE_HAS_GETPATH 1
|
||||||
|
|
||||||
struct fuse_file_info
|
struct fuse_file_info
|
||||||
{
|
{
|
||||||
int flags;
|
int flags;
|
||||||
|
Reference in New Issue
Block a user