Home
last modified time | relevance | path

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

/fs/
Dopen.c858 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function
862 EXPORT_SYMBOL(file_path);
Dcoredump.c168 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
Dbinfmt_elf.c1594 filename = file_path(file, name_curpos, remaining); in fill_files_note()
/fs/ext4/
Dsuper.c497 path = file_path(file, pathname, sizeof(pathname)); in __ext4_error_file()