Home
last modified time | relevance | path

Searched refs:NFS_IOHDR_REDO (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c93 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in filelayout_reset_write()
110 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in filelayout_reset_read()
298 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in filelayout_read_call_done()
394 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in filelayout_write_call_done()
/openbmc/linux/fs/nfs/
H A Ddirect.c281 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) { in nfs_direct_read_completion()
753 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) { in nfs_direct_write_completion()
817 set_bit(NFS_IOHDR_REDO, &hdr->flags); in nfs_direct_write_reschedule_io()
H A Dpnfs.c2858 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_write_error()
2885 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_write_through_mds()
2931 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_do_write()
2985 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_read_error()
3009 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_read_through_mds()
3047 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_read_resend_pnfs()
3076 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_do_read()
H A Dread.c145 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_read_completion()
H A Dpagelist.c893 set_bit(NFS_IOHDR_REDO, &hdr->flags); in nfs_pgio_error()
H A Dwrite.c998 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_write_completion()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1045 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in ff_layout_reset_write()
1081 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in ff_layout_reset_read()
1439 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_read_call_done()
1619 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_write_call_done()
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1603 NFS_IOHDR_REDO, enumerator