Home
last modified time | relevance | path

Searched refs:gd_notify_types (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h484 u32 gd_notify_types;/* request - response */ member
H A Dnfs4xdr.c1608 gdev->gd_notify_types = be32_to_cpup(p++); in nfsd4_decode_getdeviceinfo()
4423 if (gdev->gd_notify_types) { in nfsd4_encode_getdeviceinfo()
4428 *p++ = cpu_to_be32(gdev->gd_notify_types); in nfsd4_encode_getdeviceinfo()
H A Dnfs4proc.c1883 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
2738 2 /* gd_notify_types */) * sizeof(__be32); in nfsd4_getdeviceinfo_rsize()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h475 u32 gd_notify_types;/* request - response */ member
H A Dnfs4xdr.c1752 &gdev->gd_notify_types, 1) < 0) in nfsd4_decode_getdeviceinfo()
4702 if (gdev->gd_notify_types) { in nfsd4_encode_getdeviceinfo()
4707 *p++ = cpu_to_be32(gdev->gd_notify_types); in nfsd4_encode_getdeviceinfo()
H A Dnfs4proc.c2200 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
3078 2 /* gd_notify_types */) * sizeof(__be32); in nfsd4_getdeviceinfo_rsize()

Completed in 25 milliseconds