Searched refs:NFS_UINT_MAXLEN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4idmap.c | 56 #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()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4idmap.c | 56 #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()
|
Completed in 3 milliseconds