Searched refs:file_path (Results 1 – 6 of 6) sorted by relevance
/drivers/firmware/efi/libstub/ |
D | efistub.h | 585 void *file_path; member 600 u32 file_path; member
|
/drivers/usb/gadget/function/ |
D | storage_common.c | 341 p = file_path(curlun->filp, buf, PAGE_SIZE - 1); in fsg_show_file()
|
D | f_mass_storage.c | 2930 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 | 449 p = file_path(file, buf, PAGE_SIZE - 1); in backing_dev_show()
|
/drivers/md/ |
D | md.c | 6728 ptr = file_path(mddev->bitmap_info.file, file->pathname, in get_bitmap_file()
|