Searched refs:kobj_get_filesize (Results 1 – 10 of 10) sorted by relevance
117 kobj_get_filesize(struct _buf *file, uint64_t *size) in kobj_get_filesize() function
4177 kobj_get_filesize(struct _buf *file, uint64_t *size) in kobj_get_filesize() function
116 i = kobj_get_filesize(file, &fsz); in forthdebug_init()
51 kobj_get_filesize;
187 extern int kobj_get_filesize(struct _buf *, uint64_t *size);
100 if (kobj_get_filesize(file, &fsize) != 0) in spa_config_load()
610 extern int kobj_get_filesize(struct _buf *file, uint64_t *size);
772 kobj_get_filesize(struct _buf *file, uint64_t *size) in kobj_get_filesize() function
326 if (kobj_get_filesize(eq, &size) < 0) { in ucode_equiv_cpu_amd()
965 if (kobj_get_filesize(file, &fsize) != 0) { in fastboot_load_kernel()