Home
last modified time | relevance | path

Searched refs:NFS_IOHDR_RESEND_PNFS (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1303 clear_bit(NFS_IOHDR_RESEND_PNFS, &hdr->flags); in ff_layout_read_done_cb()
1307 set_bit(NFS_IOHDR_RESEND_PNFS, &hdr->flags); in ff_layout_read_done_cb()
1441 if (test_bit(NFS_IOHDR_RESEND_PNFS, &hdr->flags)) in ff_layout_read_release()
1468 clear_bit(NFS_IOHDR_RESEND_PNFS, &hdr->flags); in ff_layout_write_done_cb()
1472 set_bit(NFS_IOHDR_RESEND_PNFS, &hdr->flags); in ff_layout_write_done_cb()
1616 if (test_bit(NFS_IOHDR_RESEND_PNFS, &hdr->flags)) { in ff_layout_write_release()
/linux/include/linux/
A Dnfs_xdr.h1590 NFS_IOHDR_RESEND_PNFS, enumerator

Completed in 17 milliseconds