Home
last modified time | relevance | path

Searched refs:__exofs_wait_obj_created (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/exofs/
Dexofs.h126 int __exofs_wait_obj_created(struct exofs_i_info *oi);
132 return __exofs_wait_obj_created(oi); in wait_obj_created()
Dinode.c1239 int __exofs_wait_obj_created(struct exofs_i_info *oi) in __exofs_wait_obj_created() function