Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c91 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in filelayout_reset_write()
108 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in filelayout_reset_read()
319 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in filelayout_read_call_done()
410 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in filelayout_write_call_done()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c639 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in ff_layout_reset_write()
658 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in ff_layout_reset_read()
985 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_read_call_done()
1142 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_write_call_done()
/linux-4.1.27/fs/nfs/
Dread.c148 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_read_completion()
Ddirect.c414 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_direct_read_completion()
780 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_direct_write_completion()
Dpnfs.c1837 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_write_error()
1863 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_write_through_mds()
1953 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_read_error()
1978 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_read_through_mds()
Dpagelist.c674 set_bit(NFS_IOHDR_REDO, &hdr->flags); in nfs_pgio_error()
Dwrite.c887 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_write_completion()
/linux-4.1.27/include/linux/
Dnfs_xdr.h1319 NFS_IOHDR_REDO, enumerator