Searched defs:valuelen (Results 1 – 14 of 14) sorted by relevance
/linux/fs/xfs/libxfs/ |
A D | xfs_attr_remote.c | 283 int *valuelen, in xfs_attr_rmtval_copyout() 331 int *valuelen, in xfs_attr_rmtval_copyin() 389 int valuelen; in xfs_attr_rmtval_get() local 481 int valuelen; in xfs_attr_rmtval_set_value() local
|
A D | xfs_attr_sf.h | 23 uint8_t valuelen; /* length of value */ member
|
A D | xfs_da_format.h | 590 uint8_t valuelen; /* actual length of value (no NULL) */ member 620 __be16 valuelen; /* number of bytes in value */ member 627 __be32 valuelen; /* number of bytes in value */ member
|
A D | xfs_da_btree.h | 60 int valuelen; /* length of value */ member
|
A D | xfs_attr_leaf.c | 473 int valuelen) in xfs_attr_copy_value()
|
/linux/fs/jfs/ |
A D | jfs_xattr.h | 19 __le16 valuelen; /* Length of value */ member
|
/linux/fs/xfs/ |
A D | xfs_xattr.c | 138 int valuelen) in xfs_xattr_put_listent()
|
A D | xfs_attr_list.c | 440 int namelen, valuelen; in xfs_attr3_leaf_list_int() local
|
A D | xfs_ioctl.c | 309 int valuelen) in xfs_ioc_attr_put_listent()
|
/linux/fs/xfs/scrub/ |
A D | attr.c | 111 int valuelen) in xchk_xattr_listent()
|
/linux/drivers/hv/ |
A D | hv_kvp.c | 522 int valuelen = 0; in kvp_respond_to_host() local
|
/linux/arch/powerpc/platforms/powermac/ |
A D | low_i2c.c | 1309 static int pmac_i2c_do_rmw(PMF_STD_ARGS, u32 masklen, u32 valuelen, in pmac_i2c_do_rmw() 1351 u32 valuelen, u32 totallen, const u8 *maskdata, in pmac_i2c_do_rmw_sub()
|
/linux/arch/powerpc/kernel/ |
A D | prom_init.c | 664 void *value, size_t valuelen) in prom_getprop() 702 const char *pname, void *value, size_t valuelen) in prom_setprop()
|
/linux/drivers/s390/crypto/ |
A D | zcrypt_ep11misc.c | 339 static int asn1tag_write(u8 *ptr, u8 tag, const u8 *pvalue, u16 valuelen) in asn1tag_write()
|
Completed in 43 milliseconds