Home
last modified time | relevance | path

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

/linux-4.19.296/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.c732 if (nfs4_test_deviceid_unavailable(devid)) in nfs4_pnfs_ds_connect()
762 !nfs4_test_deviceid_unavailable(devid)); in nfs4_pnfs_ds_connect()
Dpnfs.h356 bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node);
/linux-4.19.296/fs/nfs/flexfilelayout/
Dflexfilelayout.h190 if (nfs4_test_deviceid_unavailable(node)) { in ff_layout_test_devid_unavailable()
/linux-4.19.296/fs/nfs/filelayout/
Dfilelayout.c249 nfs4_test_deviceid_unavailable(node); in filelayout_test_devid_unavailable()