Home
last modified time | relevance | path

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

/linux/lib/tests/
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.h486 #define memtostr_pad(dest, src) do { \ macro
/linux/fs/nilfs2/
H A Dioctl.c1248 memtostr_pad(label, nilfs->ns_sbp[0]->s_volume_name); in nilfs_ioctl_get_fslabel()
/linux/fs/xfs/
H A Dxfs_ioctl.c1009 memtostr_pad(label, sbp->sb_fname); in xfs_ioc_getlabel()
/linux/fs/ext4/
H A Dioctl.c1160 memtostr_pad(label, sbi->s_es->s_volume_name); in ext4_ioctl_getlabel()