Home
last modified time | relevance | path

Searched defs:xfs_mru_cache (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_mru_cache.h25 typedef struct xfs_mru_cache struct
35 xfs_mru_cache_free_func_t free_func; /* Function pointer for freeing. */ argument
42 int xfs_mru_cache_create(struct xfs_mru_cache **mrup, unsigned int lifetime_ms, argument