Home
last modified time | relevance | path

Searched refs:writes (Results 1 – 7 of 7) sorted by relevance

/fs/jffs2/
DTODO4 space it could take. Let GC flush the outstanding writes because the
23 - Split writes so they go to two separate blocks rather than just c->nextblock.
/fs/gfs2/
DKconfig14 and writes to the block device like a local filesystem, but also uses
/fs/ubifs/
DKconfig59 which means that file-system read operations will cause writes (inode atime
/fs/btrfs/
DKconfig57 writes of the super block). The goal is to verify that the
/fs/orangefs/
Dorangefs-kernel.h224 unsigned long writes; member
Dorangefs-sysfs.c268 orangefs_stats.writes); in sysfs_int_show()
1088 __ATTR(writes,
Dfile.c366 orangefs_stats.writes++; in orangefs_file_write_iter()