Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dcallback.h150 uint32_t cbd_layout_type; member
Dcallback_proc.c383 if (!ld || ld->id != dev->cbd_layout_type) { in nfs4_callback_devicenotify()
385 ld = pnfs_find_layoutdriver(dev->cbd_layout_type); in nfs4_callback_devicenotify()
Dcallback_xdr.c315 dev->cbd_layout_type = ntohl(*p++); in decode_devicenotify_args()
319 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
331 __func__, dev->cbd_notify_type, dev->cbd_layout_type, in decode_devicenotify_args()