Searched refs:cbd_notify_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfs/
H A Dcallback.h148 uint32_t cbd_notify_type; member in struct:cb_devicenotifyitem
H A Dcallback_xdr.c297 dev->cbd_notify_type = ntohl(*p++);
298 if (dev->cbd_notify_type != NOTIFY_DEVICEID4_CHANGE &&
299 dev->cbd_notify_type != NOTIFY_DEVICEID4_DELETE) {
305 if (((dev->cbd_notify_type == NOTIFY_DEVICEID4_CHANGE) &&
307 ((dev->cbd_notify_type == NOTIFY_DEVICEID4_DELETE) &&
328 __func__, dev->cbd_notify_type, dev->cbd_layout_type,

Completed in 134 milliseconds