Home
last modified time | relevance | path

Searched refs:notify_types (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/nfsd/
Dpnfs.h21 u32 notify_types; member
Dblocklayout.c185 .notify_types =
Dnfs4proc.c1233 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
/linux-4.4.14/include/linux/
Dnfs_xdr.h260 __u32 notify_types; member
/linux-4.4.14/fs/nfs/
Dnfs4proc.c8116 .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()
Dnfs4xdr.c1940 *p++ = cpu_to_be32(args->notify_types); in encode_getdeviceinfo()