Searched refs:s_copy (Results 1 – 2 of 2) sorted by relevance
113 static int usb_string_copy(const char *s, char **s_copy) in usb_string_copy() argument117 char *copy = *s_copy; in usb_string_copy()135 *s_copy = str; in usb_string_copy()
1903 struct ext4_xattr_search s_copy = bs->s; in ext4_xattr_block_set() local1904 struct ext4_xattr_search *s = &s_copy; in ext4_xattr_block_set()