Searched refs:root_path_buf (Results 1 – 1 of 1) sorted by relevance
78 char *root_path_buf; in get_filename() local81 root_path_buf = kzalloc(512, GFP_KERNEL); in get_filename()82 if (!root_path_buf) in get_filename()85 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf, in get_filename()86 sizeof(root_path_buf)); in get_filename()106 kfree(root_path_buf); in get_filename()