Home
last modified time | relevance | path

Searched refs:NOTIFY_DEVICEID4_CHANGE (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/nfsd/
Dblocklayout.c201 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
350 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
Dflexfilelayout.c130 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
/linux-6.6.21/fs/nfs/
Dcallback_xdr.c298 if (dev->cbd_notify_type != NOTIFY_DEVICEID4_CHANGE && in decode_devicenotify_args()
305 if (((dev->cbd_notify_type == NOTIFY_DEVICEID4_CHANGE) && in decode_devicenotify_args()
316 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
Dnfs4proc.c9917 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()
/linux-6.6.21/include/linux/
Dnfs4.h603 NOTIFY_DEVICEID4_CHANGE = 1 << 1, enumerator