Lines Matching refs:fscache_cookie
52 struct fscache_cookie *primary_index;
333 struct fscache_cookie *
334 fscache_acquire_cookie(struct fscache_cookie *parent,
420 int fscache_attr_changed(struct fscache_cookie *cookie);
465 int fscache_read_or_alloc_page(struct fscache_cookie *cookie,
527 int fscache_alloc_page(struct fscache_cookie *cookie,
547 int fscache_write_page(struct fscache_cookie *cookie,
588 int fscache_read_or_alloc_pages(struct fscache_cookie *cookie,
631 void fscache_uncache_page(struct fscache_cookie *cookie,
646 bool fscache_check_page_write(struct fscache_cookie *cookie,
651 void fscache_wait_on_page_write(struct fscache_cookie *cookie,
662 bool fscache_maybe_release_page(struct fscache_cookie *cookie,
683 void fscache_uncache_all_inode_pages(struct fscache_cookie *cookie,
699 void fscache_update_cookie(struct fscache_cookie *cookie);
718 int fscache_pin_cookie(struct fscache_cookie *cookie);
719 void fscache_unpin_cookie(struct fscache_cookie *cookie);
731 int fscache_reserve_space(struct fscache_cookie *cookie, loff_t size);
754 void fscache_relinquish_cookie(struct fscache_cookie *cookie,