Searched defs:rw (Results 1 – 11 of 11) sorted by relevance
/fs/btrfs/ |
D | locking.h | 122 static inline void btrfs_tree_unlock_rw(struct extent_buffer *eb, int rw) in btrfs_tree_unlock_rw()
|
D | relocation.c | 3601 int rw = 0; in btrfs_relocate_block_group() local
|
/fs/nfs/blocklayout/ |
D | extent_tree.c | 346 struct pnfs_block_extent *ret, bool rw) in ext_tree_lookup() 360 int ext_tree_remove(struct pnfs_block_layout *bl, bool rw, in ext_tree_remove()
|
D | blocklayout.c | 146 do_add_page_to_bio(struct bio *bio, int npg, int rw, sector_t isect, in do_add_page_to_bio() 192 static void bl_mark_devices_unavailable(struct nfs_pgio_header *header, bool rw) in bl_mark_devices_unavailable()
|
/fs/crypto/ |
D | crypto.c | 101 int fscrypt_crypt_block(const struct inode *inode, fscrypt_direction_t rw, in fscrypt_crypt_block()
|
/fs/exfat/ |
D | inode.c | 441 int rw = iov_iter_rw(iter); in exfat_direct_IO() local
|
/fs/cifs/ |
D | misc.c | 836 setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw) in setup_aio_ctx_iter()
|
/fs/ocfs2/ |
D | refcounttree.c | 418 struct ocfs2_refcount_tree *tree, int rw) in __ocfs2_lock_refcount_tree() 446 u64 ref_blkno, int rw, in ocfs2_lock_refcount_tree() 519 struct ocfs2_refcount_tree *tree, int rw) in ocfs2_unlock_refcount_tree()
|
/fs/ |
D | aio.c | 201 struct kiocb rw; member 1492 static ssize_t aio_setup_rw(int rw, const struct iocb *iocb, in aio_setup_rw()
|
/fs/f2fs/ |
D | data.c | 3657 int rw = iov_iter_rw(iter); in f2fs_direct_IO() local
|
D | f2fs.h | 1197 #define is_read_io(rw) ((rw) == READ) argument 4469 int rw = iov_iter_rw(iter); in allow_outplace_dio() local 4479 int rw = iov_iter_rw(iter); in f2fs_force_buffered_io() local
|