Home
last modified time | relevance | path

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

/fs/nfsd/
Dpnfs.h21 u32 notify_types; member
Dblocklayout.c200 .notify_types =
402 .notify_types =
Dflexfilelayout.c127 .notify_types =
Dnfs4proc.c1326 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
/fs/nfs/
Dnfs4proc.c8635 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()
8651 if (res.notification & ~args.notify_types) in _nfs4_proc_getdeviceinfo()
8653 if (res.notification != args.notify_types) in _nfs4_proc_getdeviceinfo()
Dnfs4xdr.c1940 *p++ = cpu_to_be32(args->notify_types); in encode_getdeviceinfo()