Searched refs:file_path (Results 1 – 6 of 6) sorted by relevance
/fs/iomap/ |
D | swapfile.c | 86 p = file_path(isi->file, buf, PATH_MAX); in iomap_swapfile_fail()
|
/fs/ |
D | open.c | 1000 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function 1004 EXPORT_SYMBOL(file_path);
|
D | coredump.c | 174 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
|
D | binfmt_elf.c | 1684 filename = file_path(file, name_curpos, remaining); in fill_files_note()
|
/fs/ext4/ |
D | super.c | 828 path = file_path(file, pathname, sizeof(pathname)); in __ext4_error_file()
|
/fs/smb/server/ |
D | smb2pdu.c | 5618 target_name = file_path(filp, pathname, PATH_MAX); in smb2_create_link()
|