Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dblocklayout.c186 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
/linux-4.1.27/include/linux/
Dnfs4.h545 NOTIFY_DEVICEID4_CHANGE = 1 << 1, enumerator
/linux-4.1.27/fs/nfs/
Dcallback_xdr.c338 if (dev->cbd_notify_type != NOTIFY_DEVICEID4_CHANGE && in decode_devicenotify_args()
345 if (((dev->cbd_notify_type == NOTIFY_DEVICEID4_CHANGE) && in decode_devicenotify_args()
356 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
Dnfs4proc.c7958 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()