Home
last modified time | relevance | path

Searched refs:nfs4_test_deviceid_unavailable (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dpnfs_dev.c311 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_test_deviceid_unavailable() function
325 EXPORT_SYMBOL_GPL(nfs4_test_deviceid_unavailable);
H A Dpnfs_nfs.c1023 if (nfs4_test_deviceid_unavailable(devid)) { in nfs4_pnfs_ds_connect()
1055 !nfs4_test_deviceid_unavailable(devid)); in nfs4_pnfs_ds_connect()
H A Dpnfs.h389 bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node);
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c587 if (!nfs4_test_deviceid_unavailable(devid)) in ff_read_layout_has_available_ds()
611 if (nfs4_test_deviceid_unavailable(devid)) in ff_rw_layout_has_available_ds()
H A Dflexfilelayout.c901 nfs4_test_deviceid_unavailable(&mirror->dss[*dss_id].mirror_ds->id_node)) { in ff_layout_choose_ds_for_read()