afs_try_get_volume
if (volume && afs_try_get_volume(volume, afs_volume_trace_get_callback))
bool afs_try_get_volume(struct afs_volume *volume, enum afs_volume_trace reason);
if (afs_try_get_volume(p, afs_volume_trace_get_cell_insert)) {