Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4idmap.c56 #define NFS_UINT_MAXLEN 11 macro
353 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_lookup_name()
368 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_lookup_id()
373 data_size = nfs_idmap_get_key(name, namelen, type, id_str, NFS_UINT_MAXLEN, idmap); in nfs_idmap_lookup_id()
635 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_read_and_verify_message()