Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dobject-list.c94 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
109 pobj = (struct fscache_object *)pos; in fscache_objlist_lookup()
113 if (pobj < obj) { in fscache_objlist_lookup()
117 } else if (pobj > obj) { in fscache_objlist_lookup()