Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dpnfs_dev.c295 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_test_deviceid_unavailable() function
308 EXPORT_SYMBOL_GPL(nfs4_test_deviceid_unavailable);
Dpnfs_nfs.c752 if (!ds->ds_clp && !nfs4_test_deviceid_unavailable(devid)) in nfs4_pnfs_ds_connect()
763 !nfs4_test_deviceid_unavailable(devid)); in nfs4_pnfs_ds_connect()
Dpnfs.h352 bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node);
/Linux-v4.19/fs/nfs/flexfilelayout/
Dflexfilelayout.h184 if (nfs4_test_deviceid_unavailable(node)) { in ff_layout_test_devid_unavailable()
/Linux-v4.19/fs/nfs/filelayout/
Dfilelayout.c249 nfs4_test_deviceid_unavailable(node); in filelayout_test_devid_unavailable()