Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dblocklayout.c201 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
349 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
H A Dflexfilelayout.c130 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
/linux/fs/nfs/
H A Dcallback_xdr.c301 if (dev->cbd_notify_type != NOTIFY_DEVICEID4_CHANGE && in decode_devicenotify_args()
308 if (((dev->cbd_notify_type == NOTIFY_DEVICEID4_CHANGE) && in decode_devicenotify_args()
319 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
H A Dnfs4proc.c10141 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()
/linux/include/linux/
H A Dnfs4.h743 NOTIFY_DEVICEID4_CHANGE = 1 << 1, enumerator