Home
last modified time | relevance | path

Searched refs:convert_fuse_file_lock (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c897 static void convert_fuse_file_lock(const struct fuse_file_lock *fl, in convert_fuse_file_lock() function
921 convert_fuse_file_lock(&arg->lk, &flock); in do_getlk()
939 convert_fuse_file_lock(&arg->lk, &flock); in do_setlk_common()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1635 static void convert_fuse_file_lock(struct fuse_file_lock *fl, function
1659 convert_fuse_file_lock(&arg->lk, &flock);
1699 convert_fuse_file_lock(&arg->lk, &flock);

Completed in 7 milliseconds