Searched refs:file_path (Results 1 – 5 of 5) sorted by relevance
/fs/ |
D | open.c | 911 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function 915 EXPORT_SYMBOL(file_path);
|
D | coredump.c | 172 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
|
D | direct-io.c | 236 path = file_path(filp, pathname, sizeof(pathname)); in dio_warn_stale_pagecache()
|
D | binfmt_elf.c | 1615 filename = file_path(file, name_curpos, remaining); in fill_files_note()
|
/fs/ext4/ |
D | super.c | 570 path = file_path(file, pathname, sizeof(pathname)); in __ext4_error_file()
|