Searched refs:file_user_path (Results 1 – 4 of 4) sorted by relevance
61 seq_path(m, file_user_path(file), ""); in nommu_region_show()
160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma()
2534 static inline const struct path *file_user_path(const struct file *f) in file_user_path() function