Searched refs:no_fsync (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/fuse/
H A Dfuse_i.h416 unsigned no_fsync:1; member in struct:fuse_conn
H A Dfile.c377 if ((!isdir && fc->no_fsync) || (isdir && fc->no_fsyncdir))
410 fc->no_fsync = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/fuse/
H A Dfuse_i.h416 unsigned no_fsync:1; member in struct:fuse_conn
H A Dfile.c377 if ((!isdir && fc->no_fsync) || (isdir && fc->no_fsyncdir))
410 fc->no_fsync = 1;

Completed in 75 milliseconds