Searched refs:notify_types (Results 1 – 6 of 6) sorted by relevance
21 u32 notify_types; member
185 .notify_types =
1244 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
258 __u32 notify_types; member
7958 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()7974 if (res.notification & ~args.notify_types) in _nfs4_proc_getdeviceinfo()7976 if (res.notification != args.notify_types) in _nfs4_proc_getdeviceinfo()
1923 *p++ = cpu_to_be32(args->notify_types); in encode_getdeviceinfo()