Searched refs:file_path (Results 1 – 8 of 8) sorted by relevance
/drivers/firmware/efi/libstub/ |
D | file.c | 69 struct efi_vendor_dev_path *dp = image->file_path; in efi_open_volume()
|
D | efistub.h | 537 void *file_path; member 552 u32 file_path; member
|
/drivers/usb/gadget/function/ |
D | storage_common.c | 340 p = file_path(curlun->filp, buf, PAGE_SIZE - 1); in fsg_show_file()
|
D | f_mass_storage.c | 2932 p = file_path(lun->filp, pathbuf, PATH_MAX); in fsg_common_create_lun()
|
/drivers/block/ |
D | loop.c | 674 p = file_path(lo->lo_backing_file, buf, PAGE_SIZE - 1); in loop_attr_backing_file_show()
|
/drivers/block/zram/ |
D | zram_drv.c | 463 p = file_path(file, buf, PAGE_SIZE - 1); in backing_dev_show()
|
/drivers/md/ |
D | md-bitmap.c | 867 ptr = file_path(bitmap->storage.file, in md_bitmap_file_kick()
|
D | md.c | 6710 ptr = file_path(mddev->bitmap_info.file, file->pathname, in get_bitmap_file()
|