Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dinternal.h136 extern void fscache_abort_object(struct fscache_object *);
Dpage.c205 fscache_abort_object(object); in fscache_attr_changed_op()
869 fscache_abort_object(object); in fscache_write_op()
Doperation.c323 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object() function