Searched defs:fscache_objlist_add (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/fs/fscache/ | ||
D | object-list.c | 43 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add() function |
D | internal.h | 119 #define fscache_objlist_add(object) do {} while(0) macro |