Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dpage.c189 fscache_operation_init(op, fscache_attr_changed_op, NULL); in __fscache_attr_changed()
250 fscache_operation_init(&op->op, NULL, fscache_release_retrieval_op); in fscache_alloc_retrieval()
766 fscache_operation_init(&op->op, fscache_write_op, in __fscache_write_page()
/linux-3.4.99/include/linux/
Dfscache-cache.h119 static inline void fscache_operation_init(struct fscache_operation *op, in fscache_operation_init() function
/linux-3.4.99/Documentation/filesystems/caching/
Doperations.txt55 void fscache_operation_init(struct fscache_operation *op,