Searched refs:cachefiles_ondemand_init_object (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/cachefiles/
H A Dinternal.h309 extern int cachefiles_ondemand_init_object(struct cachefiles_object *object);
349 static inline int cachefiles_ondemand_init_object(struct cachefiles_object *object) function
H A Dondemand.c265 cachefiles_ondemand_init_object(info->object);
536 int cachefiles_ondemand_init_object(struct cachefiles_object *object) function
H A Dnamei.c476 ret = cachefiles_ondemand_init_object(object);
582 ret = cachefiles_ondemand_init_object(object);

Completed in 106 milliseconds