Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dinternal.h129 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.c310 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object() function