Searched refs:xv (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
D | xattr.c | 62 struct ocfs2_xattr_value_root xv; member 97 .xv.xr_list.l_count = cpu_to_le16(1), 313 struct ocfs2_xattr_value_root **xv, 1086 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside() argument 1097 el = &xv->xr_list; in ocfs2_xattr_get_value_outside() 1098 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_get_value_outside() 1146 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get() local 1171 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get() 1175 ret = ocfs2_xattr_get_value_outside(inode, xv, in ocfs2_xattr_ibody_get() 1195 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get() local [all …]
|
D | refcounttree.h | 78 struct ocfs2_xattr_value_root *xv,
|
D | refcounttree.c | 3527 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters() local 3530 num_clusters, &xv->xr_list, in ocfs2_xattr_value_get_clusters() 3541 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need() argument 3546 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need() 3553 &num_clusters, &xv->xr_list, in ocfs2_refcounted_xattr_delete_need() 3631 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr() local 3638 ret = ocfs2_refcount_cal_cow_clusters(inode, &xv->xr_list, in ocfs2_refcount_cow_xattr() 3660 context->cow_object = xv; in ocfs2_refcount_cow_xattr()
|
/linux-4.4.14/sound/isa/msnd/ |
D | msnd_pinnacle.c | 223 char *xv, *rev = NULL; in snd_msnd_probe() local 250 xv = "<= 1.15"; in snd_msnd_probe() 253 xv = "1.18/1.2"; in snd_msnd_probe() 256 xv = "1.3"; in snd_msnd_probe() 259 xv = "1.4"; in snd_msnd_probe() 262 xv = "unknown"; in snd_msnd_probe() 304 rev, xv, in snd_msnd_probe()
|
/linux-4.4.14/sound/oss/ |
D | msnd_pinnacle.c | 1153 char *xv, *rev = NULL; in probe_multisound() local 1173 case 0xf: xv = "<= 1.15"; break; in probe_multisound() 1174 case 0x1: xv = "1.18/1.2"; break; in probe_multisound() 1175 case 0x2: xv = "1.3"; break; in probe_multisound() 1176 case 0x3: xv = "1.4"; break; in probe_multisound() 1177 default: xv = "unknown"; break; in probe_multisound() 1198 rev, xv, in probe_multisound()
|
/linux-4.4.14/drivers/dma/ipu/ |
D | ipu_idmac.c | 174 u32 xv:10; member 214 u32 xv:10; member
|
/linux-4.4.14/Documentation/isdn/ |
D | README.sc | 261 xv) add (+) the multi-link function "+mp"
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pal.h | 641 xv : 1, /* index valid */ member
|