Home
last modified time | relevance | path

Searched refs:gd_notify_types (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dxdr4.h475 u32 gd_notify_types;/* request - response */ member
H A Dnfs4xdr.c1744 &gdev->gd_notify_types, 1) < 0) in nfsd4_decode_getdeviceinfo()
4694 if (gdev->gd_notify_types) { in nfsd4_encode_getdeviceinfo()
4699 *p++ = cpu_to_be32(gdev->gd_notify_types); in nfsd4_encode_getdeviceinfo()
H A Dnfs4proc.c2201 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()