Home
last modified time | relevance | path

Searched refs:writing (Results 1 – 9 of 9) sorted by relevance

/fs/ufs/
DKconfig34 Say Y here if you want to try writing to UFS partitions. This is
/fs/jffs2/
DTODO24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
DREADME.Locking22 When writing new nodes, the alloc_sem must be held until the new nodes
/fs/ceph/
Dsuper.h183 int writing; /* a sync write is still in progress */ member
744 ci_item)->writing; in __ceph_have_pending_cap_snap()
Dsnap.c557 capsnap->writing = 1; in ceph_queue_cap_snap()
590 BUG_ON(capsnap->writing); in __ceph_finish_cap_snap()
Dcaps.c1268 if (capsnap->dirty_pages || capsnap->writing) in __ceph_flush_snaps()
2623 !capsnap->writing && !capsnap->dirty_pages) { in ceph_try_drop_cap_snap()
2677 capsnap->writing = 0; in ceph_put_cap_refs()
2761 if (!capsnap->writing) { in ceph_put_wrbuffer_cap_refs()
3220 WARN_ON(capsnap->dirty_pages || capsnap->writing); in handle_cap_flushsnap_ack()
/fs/reiserfs/
DREADME89 writing the cleanest code. He always made the effort to be the best he
135 Igor Zagorovsky is writing much of the new item handler and extent code
/fs/affs/
DChanges296 - Extension block cache: Reading/writing of huge files
/fs/btrfs/
Dinode.c7538 struct extent_state **cached_state, int writing) in lock_extent_direct() argument
7562 (!writing || in lock_extent_direct()
7585 if (writing || in lock_extent_direct()