Home
last modified time | relevance | path

Searched defs:valuelen (Results 1 – 14 of 14) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c297 unsigned int *valuelen, in xfs_attr_rmtval_copyout()
346 unsigned int *valuelen, in xfs_attr_rmtval_copyin()
404 unsigned int valuelen; in xfs_attr_rmtval_get() local
504 unsigned int valuelen; in xfs_attr_rmtval_set_value() local
H A Dxfs_attr_leaf.c521 unsigned int valuelen) in xfs_attr_parent_match()
547 unsigned int valuelen) in xfs_attr_match()
568 int valuelen) in xfs_attr_copy_value()
2493 unsigned int valuelen; in xfs_attr3_leaf_lookup_int() local
H A Dxfs_attr.c429 int valuelen) in xfs_attr_hashval()
/linux/fs/xfs/scrub/
H A Dparent_repair.c176 uint32_t valuelen; member
721 unsigned int valuelen, in xrep_parent_lookup_pptr()
897 unsigned int valuelen) in xrep_parent_fetch_xattr_remote()
937 unsigned int valuelen, in xrep_parent_stash_xattr()
1399 unsigned int valuelen, in xrep_parent_count_pptr()
H A Dparent.c278 unsigned int valuelen, in xchk_parent_scan_dotdot()
468 unsigned int valuelen, in xchk_parent_scan_attr()
680 unsigned int valuelen, in xchk_parent_count_pptr()
H A Dnlinks.c333 unsigned int valuelen, in xchk_nlinks_collect_pptr()
H A Ddir_repair.c1099 unsigned int valuelen, in xrep_dir_scan_pptr()
/linux/fs/jfs/
H A Djfs_xattr.h19 __le16 valuelen; /* Length of value */ member
/linux/fs/xfs/
H A Dxfs_handle.c356 int valuelen) in xfs_ioc_attr_put_listent()
709 int valuelen) in xfs_getparents_put_listent()
H A Dxfs_xattr.c262 int valuelen) in xfs_xattr_put_listent()
H A Dxfs_attr_list.c487 int namelen, valuelen; in xfs_attr3_leaf_list_int() local
/linux/drivers/hv/
H A Dhv_kvp.c522 int valuelen = 0; in kvp_respond_to_host() local
/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1316 static int pmac_i2c_do_rmw(PMF_STD_ARGS, u32 masklen, u32 valuelen, in pmac_i2c_do_rmw()
1358 u32 valuelen, u32 totallen, const u8 *maskdata, in pmac_i2c_do_rmw_sub()
/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c405 static int asn1tag_write(u8 *ptr, u8 tag, const u8 *pvalue, u16 valuelen) in asn1tag_write()