Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dcallback.h167 uint32_t cbd_layout_type; member
Dcallback_xdr.c312 dev->cbd_layout_type = ntohl(*p++); in decode_devicenotify_args()
316 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
328 __func__, dev->cbd_notify_type, dev->cbd_layout_type, in decode_devicenotify_args()
Dcallback_proc.c374 if (!ld || ld->id != dev->cbd_layout_type) { in nfs4_callback_devicenotify()
376 ld = pnfs_find_layoutdriver(dev->cbd_layout_type); in nfs4_callback_devicenotify()