Searched refs:exofs_read_kern (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/exofs/ |
D | super.c | 229 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, in exofs_read_kern() function 600 ret = exofs_read_kern(fscb_od, comp.cred, &comp.obj, 0, dt, in exofs_read_lookup_dev_table() 678 ret = exofs_read_kern(od, comp.cred, &comp.obj, 0, &fscb, in exofs_read_lookup_dev_table() 768 ret = exofs_read_kern(od, comp.cred, &comp.obj, 0, &fscb, sizeof(fscb)); in exofs_fill_super()
|