Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dvolume.c267 int ret, idsz; in afs_update_volume_status() local
274 idsz = sprintf(idbuf, "%u", volume->vid); in afs_update_volume_status()
276 vldb = afs_vl_lookup_vldb(volume->cell, key, idbuf, idsz); in afs_update_volume_status()