Searched refs:NFS_DEVICEID_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
296 if (test_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags)) { in nfs4_mark_deviceid_available()297 clear_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags); in nfs4_mark_deviceid_available()308 set_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags); in nfs4_mark_deviceid_unavailable()316 if (test_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags)) { in nfs4_test_deviceid_unavailable()323 clear_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags); in nfs4_test_deviceid_unavailable()
349 NFS_DEVICEID_UNAVAILABLE, /* device temporarily unavailable */ enumerator
574 if (test_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags) == 0) in bl_find_get_deviceid()