Home
last modified time | relevance | path

Searched refs:file_path (Results 1 – 5 of 5) sorted by relevance

/fs/
Dopen.c911 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function
915 EXPORT_SYMBOL(file_path);
Dcoredump.c172 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
Ddirect-io.c236 path = file_path(filp, pathname, sizeof(pathname)); in dio_warn_stale_pagecache()
Dbinfmt_elf.c1615 filename = file_path(file, name_curpos, remaining); in fill_files_note()
/fs/ext4/
Dsuper.c570 path = file_path(file, pathname, sizeof(pathname)); in __ext4_error_file()