Searched refs:kobj_comp_setup (Results 1 – 1 of 1) sorted by relevance
115 static int kobj_comp_setup(struct _buf *, struct compinfo *);3772 if (kobj_comp_setup(file, &cbuf) != 0) { in kobj_open_file()3785 kobj_comp_setup(struct _buf *file, struct compinfo *cip) in kobj_comp_setup() function