Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dvolume.c341 int ret, idsz; in afs_update_volume_status() local
348 idsz = snprintf(idbuf, sizeof(idbuf), "%llu", volume->vid); in afs_update_volume_status()
350 vldb = afs_vl_lookup_vldb(volume->cell, key, idbuf, idsz); in afs_update_volume_status()