Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dblocklayout.c201 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
350 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
H A Dflexfilelayout.c130 NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
/openbmc/linux/fs/nfs/
H A 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()
H A Dnfs4proc.c9944 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()
/openbmc/linux/include/linux/
H A Dnfs4.h603 NOTIFY_DEVICEID4_CHANGE = 1 << 1, enumerator