Searched refs:root_path_buf (Results 1 – 1 of 1) sorted by relevance
74 char *root_path_buf; in get_filename() local78 root_path_buf = kzalloc(root_path_buf_len, GFP_KERNEL); in get_filename()79 if (!root_path_buf) in get_filename()82 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf, in get_filename()103 kfree(root_path_buf); in get_filename()