Home
last modified time | relevance | path

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

/fs/ufs/
DKconfig35 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/cifs/
Dsmbdirect.h308 int offset, int tailsz, bool writing, bool need_invalidate);
Dsmbdirect.c2461 int offset, int tailsz, bool writing, bool need_invalidate) in smbd_register_mr() argument
2503 dir = writing ? DMA_FROM_DEVICE : DMA_TO_DEVICE; in smbd_register_mr()
2531 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.h212 int writing; /* a sync write is still in progress */ member
890 ci_item)->writing; in __ceph_have_pending_cap_snap()
Dsnap.c582 capsnap->writing = 1; in ceph_queue_cap_snap()
621 BUG_ON(capsnap->writing); in __ceph_finish_cap_snap()
Dcaps.c1478 if (capsnap->dirty_pages || capsnap->writing) in __ceph_flush_snaps()
2905 !capsnap->writing && !capsnap->dirty_pages) { in ceph_try_drop_cap_snap()
2959 capsnap->writing = 0; in ceph_put_cap_refs()
3043 if (!capsnap->writing) { in ceph_put_wrbuffer_cap_refs()
3557 WARN_ON(capsnap->dirty_pages || capsnap->writing); in handle_cap_flushsnap_ack()
Daddr.c501 if (capsnap->writing) { in get_oldest_context()
551 if (!capsnap->writing) in get_writepages_data_length()
/fs/affs/
DChanges296 - Extension block cache: Reading/writing of huge files
/fs/btrfs/
Dinode.c7714 struct extent_state **cached_state, int writing) in lock_extent_direct() argument
7738 (!writing || !filemap_range_has_page(inode->i_mapping, in lock_extent_direct()
7761 if (writing || in lock_extent_direct()