Searched refs:nfs4_test_deviceid_unavailable (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/nfs/
H A Dpnfs_dev.c314 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) function
328 EXPORT_SYMBOL_GPL(nfs4_test_deviceid_unavailable); variable
H A Dpnfs_nfs.c1044 if (nfs4_test_deviceid_unavailable(devid))
1074 !nfs4_test_deviceid_unavailable(devid));
H A Dpnfs.h379 bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node);
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c566 if (!nfs4_test_deviceid_unavailable(devid))
587 if (nfs4_test_deviceid_unavailable(devid))
H A Dflexfilelayout.c759 nfs4_test_deviceid_unavailable(&mirror->mirror_ds->id_node))
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c252 nfs4_test_deviceid_unavailable(node);

Completed in 159 milliseconds