Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dblocklayout.c186 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
/linux-4.4.14/include/linux/
Dnfs4.h549 NOTIFY_DEVICEID4_CHANGE = 1 << 1, enumerator
/linux-4.4.14/fs/nfs/
Dcallback_xdr.c337 if (dev->cbd_notify_type != NOTIFY_DEVICEID4_CHANGE && in decode_devicenotify_args()
344 if (((dev->cbd_notify_type == NOTIFY_DEVICEID4_CHANGE) && in decode_devicenotify_args()
355 if (dev->cbd_layout_type == NOTIFY_DEVICEID4_CHANGE) { in decode_devicenotify_args()
Dnfs4proc.c8116 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()