Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dinternal.h125 extern void fscache_abort_object(struct fscache_object *);
Dpage.c162 fscache_abort_object(object); in fscache_attr_changed_op()
698 fscache_abort_object(object); in fscache_write_op()
Doperation.c245 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object() function