Home
last modified time | relevance | path

Searched refs:memtostr_pad (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dstring_kunit.c597 memtostr_pad(dest, nonstring); in string_test_memtostr()
600 memtostr_pad(dest, nonstring_small); in string_test_memtostr()
/linux/include/linux/
H A Dstring.h481 #define memtostr_pad(dest, src) do { \ macro
/linux/fs/nilfs2/
H A Dioctl.c1298 memtostr_pad(label, nilfs->ns_sbp[0]->s_volume_name); in nilfs_ioctl_get_fslabel()
/linux/fs/ext4/
H A Dioctl.c1154 memtostr_pad(label, sbi->s_es->s_volume_name); in ext4_ioctl_getlabel()