Searched refs:xv (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/ocfs2/ |
| H A D | xattr.c | 52 struct ocfs2_xattr_value_root xv; member 1116 el = &xv->xr_list; in ocfs2_xattr_get_value_outside() 2337 &xv->xr_list, in ocfs2_lock_xattr_remove_allocators() 2348 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators() 3154 xv = &def_xv.xv; in ocfs2_calc_xattr_set_need() 3163 &xv->xr_list); in ocfs2_calc_xattr_set_need() 5670 i, &xv, NULL); in ocfs2_delete_xattr_in_bucket() 5953 vb->vb_xv = xv; in ocfs2_xattr_attach_refcount_normal() 6234 &def_xv.xv.xr_list); in ocfs2_value_metas_in_xattr_header() 6684 xv, ret_bh); in ocfs2_get_reflink_xattr_value_root() [all …]
|
| H A D | refcounttree.h | 68 struct ocfs2_xattr_value_root *xv,
|
| H A D | refcounttree.c | 3488 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters() local 3491 num_clusters, &xv->xr_list, in ocfs2_xattr_value_get_clusters() 3502 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need() argument 3507 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need() 3514 &num_clusters, &xv->xr_list, in ocfs2_refcounted_xattr_delete_need() 3592 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr() local 3598 ret = ocfs2_refcount_cal_cow_clusters(inode, &xv->xr_list, in ocfs2_refcount_cow_xattr() 3620 context->cow_object = xv; in ocfs2_refcount_cow_xattr()
|
| /linux-6.15/sound/isa/msnd/ |
| H A D | msnd_pinnacle.c | 213 char *xv, *rev = NULL; in snd_msnd_probe() local 240 xv = "<= 1.15"; in snd_msnd_probe() 243 xv = "1.18/1.2"; in snd_msnd_probe() 246 xv = "1.3"; in snd_msnd_probe() 249 xv = "1.4"; in snd_msnd_probe() 252 xv = "unknown"; in snd_msnd_probe() 294 rev, xv, in snd_msnd_probe()
|