Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c92 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in filelayout_reset_write()
109 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in filelayout_reset_read()
320 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in filelayout_read_call_done()
411 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in filelayout_write_call_done()
/linux-4.4.14/fs/nfs/
Dread.c148 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_read_completion()
Ddirect.c417 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_direct_read_completion()
783 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_direct_write_completion()
Dpnfs.c1912 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_write_error()
1939 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_write_through_mds()
2029 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) in pnfs_ld_handle_read_error()
2055 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in pnfs_read_through_mds()
Dpagelist.c673 set_bit(NFS_IOHDR_REDO, &hdr->flags); in nfs_pgio_error()
Dwrite.c907 if (test_bit(NFS_IOHDR_REDO, &hdr->flags)) in nfs_write_completion()
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c930 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in ff_layout_reset_write()
949 if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { in ff_layout_reset_read()
1330 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_read_call_done()
1488 if (test_bit(NFS_IOHDR_REDO, &hdr->flags) && in ff_layout_write_call_done()
/linux-4.4.14/include/linux/
Dnfs_xdr.h1377 NFS_IOHDR_REDO, enumerator