Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dexport.h43 #define EX_UUID_LEN 16 macro
H A Dexport.c587 if (len != EX_UUID_LEN) in nfsd_uuid_parse()
590 *puuid = kmemdup(buf, EX_UUID_LEN, GFP_KERNEL); in nfsd_uuid_parse()
795 for (i = 0; i < EX_UUID_LEN; i++) { in svc_export_show()
H A Dnfs4xdr.c3155 EX_UUID_LEN); in nfsd4_encode_fattr()