Searched refs:file_user_path (Results 1 – 7 of 7) sorted by relevance
97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma()
160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
395 *path = file_user_path(vma->vm_file); in get_vma_name() 3205 seq_path(m, file_user_path(file), "\n\t= "); in show_numa_map()
2279 *path = *file_user_path(vma->vm_file); in map_files_get_link()
51 realfile = backing_file_open(file_user_path(file), in ovl_open_realfile()
416 ret = trace_seq_path(s, file_user_path(file)); in seq_print_user_ip()
2894 static inline const struct path *file_user_path(const struct file *f) in file_user_path() function