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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fuse/
H A Dfile.c638 static int convert_fuse_file_lock(const struct fuse_file_lock *ffl, function
704 err = convert_fuse_file_lock(&outarg.lk, fl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c800 static void convert_fuse_file_lock(struct fuse_file_lock *fl, function
824 convert_fuse_file_lock(&arg->lk, &flock);
842 convert_fuse_file_lock(&arg->lk, &flock);

Completed in 47 milliseconds