Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Dinternal.h130 extern void fscache_abort_object(struct fscache_object *);
Dpage.c187 fscache_abort_object(object); in fscache_attr_changed_op()
838 fscache_abort_object(object); in fscache_write_op()
Doperation.c254 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object() function