Home
last modified time | relevance | path

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

/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/ufs/
DKconfig35 Say Y here if you want to try writing to UFS partitions. This is
/fs/cifs/
Dsmbdirect.h302 int offset, int tailsz, bool writing, bool need_invalidate);
Dsmbdirect.c2352 int offset, int tailsz, bool writing, bool need_invalidate) in smbd_register_mr() argument
2394 dir = writing ? DMA_FROM_DEVICE : DMA_TO_DEVICE; in smbd_register_mr()
2422 reg_wr->access = writing ? in smbd_register_mr()
/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/ceph/
Dsuper.h219 int writing; /* a sync write is still in progress */ member
950 ci_item)->writing; in __ceph_have_pending_cap_snap()
Dsnap.c585 capsnap->writing = 1; in ceph_queue_cap_snap()
624 BUG_ON(capsnap->writing); in __ceph_finish_cap_snap()
Dcaps.c1557 if (capsnap->dirty_pages || capsnap->writing) in __ceph_flush_snaps()
3100 !capsnap->writing && !capsnap->dirty_pages) { in ceph_try_drop_cap_snap()
3158 capsnap->writing = 0; in __ceph_put_cap_refs()
3263 if (!capsnap->writing) { in ceph_put_wrbuffer_cap_refs()
3789 WARN_ON_ONCE(capsnap->dirty_pages || capsnap->writing); in ceph_remove_capsnap()
Daddr.c521 if (capsnap->writing) { in get_oldest_context()
571 if (!capsnap->writing) in get_writepages_data_length()
/fs/affs/
DChanges296 - Extension block cache: Reading/writing of huge files
/fs/btrfs/
Dinode.c7162 struct extent_state **cached_state, bool writing) in lock_extent_direct() argument
7186 (!writing || !filemap_range_has_page(inode->i_mapping, in lock_extent_direct()
7209 if (writing || in lock_extent_direct()