Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4idmap.c54 #define NFS_UINT_MAXLEN 11 macro
342 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_lookup_name()
357 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_lookup_id()
362 data_size = nfs_idmap_get_key(name, namelen, type, id_str, NFS_UINT_MAXLEN, idmap); in nfs_idmap_lookup_id()
628 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_read_and_verify_message()