Home
last modified time | relevance | path

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

/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()
/linux/fs/nfs/
H A Ddirect.c282 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) { in nfs_direct_read_completion()
769 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) { in nfs_direct_write_completion()
834 set_bit(NFS_IOHDR_REDO, &hdr->flags); in nfs_direct_write_reschedule_io()
H A Dpnfs.c2974 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_write_error()
3001 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_write_through_mds()
3047 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_do_write()
3101 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_read_error()
3125 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_read_through_mds()
3163 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_read_resend_pnfs()
3192 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_do_read()
H A Dread.c143 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_read_completion()
H A Dpagelist.c783 set_bit(NFS_IOHDR_REDO, &hdr->flags); in nfs_pgio_error()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1054 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) {
1090 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) {
1448 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_read_count_stats()
1628 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_write_count_stats()
/linux/include/linux/
H A Dnfs_xdr.h1630 NFS_IOHDR_REDO, enumerator