Searched refs:notify_types (Results 1 – 6 of 6) sorted by relevance
21 u32 notify_types; member
185 .notify_types =
1233 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
260 __u32 notify_types; member
8116 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()8132 if (res.notification & ~args.notify_types) in _nfs4_proc_getdeviceinfo()8134 if (res.notification != args.notify_types) in _nfs4_proc_getdeviceinfo()
1940 *p++ = cpu_to_be32(args->notify_types); in encode_getdeviceinfo()