Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dcallback.h165 uint32_t cbd_layout_type; member
Dcallback_proc.c379 if (!ld || ld->id != dev->cbd_layout_type) { in nfs4_callback_devicenotify()
381 ld = pnfs_find_layoutdriver(dev->cbd_layout_type); in nfs4_callback_devicenotify()
Dcallback_xdr.c321 dev->cbd_layout_type = ntohl(*p++); in decode_devicenotify_args()
325 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
337 __func__, dev->cbd_notify_type, dev->cbd_layout_type, in decode_devicenotify_args()