Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dexport.h40 #define EX_UUID_LEN 16 macro
Dexport.c499 if (len != EX_UUID_LEN) in uuid_parse()
502 *puuid = kmemdup(buf, EX_UUID_LEN, GFP_KERNEL); in uuid_parse()
678 for (i = 0; i < EX_UUID_LEN; i++) { in svc_export_show()
Dnfs4xdr.c2458 EX_UUID_LEN); in nfsd4_encode_fattr()