Searched refs:fscache_abort_object (Results 1 – 3 of 3) sorted by relevance
130 extern void fscache_abort_object(struct fscache_object *);
187 fscache_abort_object(object); in fscache_attr_changed_op()838 fscache_abort_object(object); in fscache_write_op()
254 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object() function