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

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

Completed in 169 milliseconds