Home
last modified time | relevance | path

Searched refs:fuse_file_lock (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h109 struct fuse_file_lock { struct
350 struct fuse_file_lock lk;
354 struct fuse_file_lock lk;
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c897 static void convert_fuse_file_lock(const struct fuse_file_lock *fl, in convert_fuse_file_lock()