Searched refs:cbd_layout_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfs/
H A Dcallback.h149 uint32_t cbd_layout_type; member in struct:cb_devicenotifyitem
H A Dcallback_proc.c378 if (!ld || ld->id != dev->cbd_layout_type) {
380 ld = pnfs_find_layoutdriver(dev->cbd_layout_type);
H A Dcallback_xdr.c312 dev->cbd_layout_type = ntohl(*p++);
316 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) {
328 __func__, dev->cbd_notify_type, dev->cbd_layout_type,

Completed in 500 milliseconds