Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dpnfs_dev.c296 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_test_deviceid_unavailable() function
309 EXPORT_SYMBOL_GPL(nfs4_test_deviceid_unavailable);
Dpnfs.h323 bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node);
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.h119 return nfs4_test_deviceid_unavailable(node); in ff_layout_test_devid_unavailable()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c271 nfs4_test_deviceid_unavailable(node); in filelayout_test_devid_unavailable()