Searched refs:IOMODE_READ (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/nfsd/ ! |
| H A D | blocklayout.c | 36 iomode != IOMODE_READ, &device_generation); in nfsd4_block_map_extent() 45 if (iomode == IOMODE_READ) in nfsd4_block_map_extent() 67 if (iomode == IOMODE_READ) { in nfsd4_block_map_extent()
|
| H A D | flexfilelayout.c | 53 if (seg->iomode == IOMODE_READ) { in nfsd4_ff_proc_layoutget()
|
| H A D | nfs4proc.c | 2637 case IOMODE_READ: in nfsd4_layoutget() 2800 case IOMODE_READ: in nfsd4_layoutreturn()
|
| /linux/include/trace/misc/ ! |
| H A D | nfs.h | 351 TRACE_DEFINE_ENUM(IOMODE_READ); 357 { IOMODE_READ, "READ" }, \
|
| /linux/fs/nfs/ ! |
| H A D | pnfs.c | 1205 if (range->iomode == IOMODE_READ) { in pnfs_alloc_init_layoutget_args() 1591 if (lseg->pls_range.iomode != IOMODE_READ) { in pnfs_roc() 1618 if (skip_read && lseg->pls_range.iomode == IOMODE_READ) in pnfs_roc() 1799 return (int)(l1->iomode == IOMODE_READ) - (int)(l2->iomode == IOMODE_READ); in pnfs_lseg_range_cmp() 2019 case IOMODE_READ: in pnfs_within_mdsthreshold() 2380 case IOMODE_READ: in pnfs_sanity_check_layout_range() 2430 IOMODE_RW: IOMODE_READ, in _lgopen_prepare_attached() 2438 if (rng.iomode == IOMODE_READ && in _lgopen_prepare_attached() 2465 IOMODE_RW: IOMODE_READ, in _lgopen_prepare_floating() 2797 case IOMODE_READ: in pnfs_should_return_unused_layout() [all …]
|
| H A D | nfs4state.c | 2506 iomode += IOMODE_READ; in nfs4_layoutreturn_any_run()
|
| /linux/fs/nfs/flexfilelayout/ ! |
| H A D | flexfilelayoutdev.c | 288 if (iomode == IOMODE_READ) in ff_layout_get_mirror_cred() 614 if (lseg->pls_range.iomode == IOMODE_READ) in ff_layout_has_available_ds()
|
| H A D | flexfilelayout.c | 368 return l1->iomode != IOMODE_READ; in ff_lseg_range_is_after() 600 if (lgr->range.iomode == IOMODE_READ) in ff_layout_alloc_lseg() 611 if (lgr->range.iomode == IOMODE_READ) { in ff_layout_alloc_lseg() 626 lgr->range.iomode == IOMODE_READ ? "READ" : "RW", in ff_layout_alloc_lseg() 965 req_offset(req), req->wb_bytes, IOMODE_READ, in ff_layout_pg_get_read() 1087 0, NFS4_MAX_UINT64, IOMODE_READ, in ff_layout_pg_init_read() 1292 IOMODE_READ, NFS_I(hdr->inode)->layout, in ff_layout_reset_read() 2205 IOMODE_READ, NFS_I(hdr->inode)->layout, lseg); in ff_layout_read_pagelist()
|
| /linux/include/linux/ ! |
| H A D | nfs4.h | 745 IOMODE_READ = 1, enumerator
|
| /linux/fs/nfs/blocklayout/ ! |
| H A D | blocklayout.c | 508 if (lv->mode == IOMODE_READ) { in verify_extent()
|
| /linux/fs/nfs/filelayout/ ! |
| H A D | filelayout.c | 876 IOMODE_READ, in filelayout_pg_init_read()
|