Home
last modified time | relevance | path

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

/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1353 if (test_and_set_bit(NFS_IOHDR_STAT, &hdr->flags)) in ff_layout_read_record_layoutstats_start()
1364 if (!test_and_clear_bit(NFS_IOHDR_STAT, &hdr->flags)) in ff_layout_read_record_layoutstats_done()
1533 if (test_and_set_bit(NFS_IOHDR_STAT, &hdr->flags)) in ff_layout_write_record_layoutstats_start()
1544 if (!test_and_clear_bit(NFS_IOHDR_STAT, &hdr->flags)) in ff_layout_write_record_layoutstats_done()
1627 if (test_and_set_bit(NFS_IOHDR_STAT, &cdata->flags)) in ff_layout_commit_record_layoutstats_start()
1640 if (!test_and_clear_bit(NFS_IOHDR_STAT, &cdata->flags)) in ff_layout_commit_record_layoutstats_done()
/linux/include/linux/
A Dnfs_xdr.h1589 NFS_IOHDR_STAT, enumerator

Completed in 21 milliseconds