Home
last modified time | relevance | path

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

/fs/iomap/
Dswapfile.c86 p = file_path(isi->file, buf, PATH_MAX); in iomap_swapfile_fail()
/fs/
Dopen.c1000 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function
1004 EXPORT_SYMBOL(file_path);
Dcoredump.c174 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
Dbinfmt_elf.c1684 filename = file_path(file, name_curpos, remaining); in fill_files_note()
/fs/ext4/
Dsuper.c828 path = file_path(file, pathname, sizeof(pathname)); in __ext4_error_file()
/fs/smb/server/
Dsmb2pdu.c5618 target_name = file_path(filp, pathname, PATH_MAX); in smb2_create_link()