Searched refs:writing (Results 1 – 12 of 12) sorted by relevance
/fs/jffs2/ |
D | TODO | 24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
|
D | README.Locking | 22 When writing new nodes, the alloc_sem must be held until the new nodes
|
/fs/ufs/ |
D | Kconfig | 35 Say Y here if you want to try writing to UFS partitions. This is
|
/fs/cifs/ |
D | smbdirect.h | 302 int offset, int tailsz, bool writing, bool need_invalidate);
|
D | smbdirect.c | 2352 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/ |
D | README | 89 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/ |
D | super.h | 219 int writing; /* a sync write is still in progress */ member 950 ci_item)->writing; in __ceph_have_pending_cap_snap()
|
D | snap.c | 585 capsnap->writing = 1; in ceph_queue_cap_snap() 624 BUG_ON(capsnap->writing); in __ceph_finish_cap_snap()
|
D | caps.c | 1557 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()
|
D | addr.c | 521 if (capsnap->writing) { in get_oldest_context() 571 if (!capsnap->writing) in get_writepages_data_length()
|
/fs/affs/ |
D | Changes | 296 - Extension block cache: Reading/writing of huge files
|
/fs/btrfs/ |
D | inode.c | 7162 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()
|