Home
last modified time | relevance | path

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

/Linux-v4.19/fs/afs/
Dvolume.c266 int ret, idsz; in afs_update_volume_status() local
273 idsz = sprintf(idbuf, "%u", volume->vid); in afs_update_volume_status()
275 vldb = afs_vl_lookup_vldb(volume->cell, key, idbuf, idsz); in afs_update_volume_status()