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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dfuse_i.h419 unsigned no_fsyncdir:1; member in struct:fuse_conn
H A Dfile.c377 if ((!isdir && fc->no_fsync) || (isdir && fc->no_fsyncdir))
408 fc->no_fsyncdir = 1;

Completed in 75 milliseconds