Lines Matching refs:pool
41 pool id which, if positive, must be saved in the filesystem's superblock;
44 the pool id, a file key, and a page index into the file. (The combination
45 of a pool id, a file key, and an index is sometimes called a "handle".)
50 all pages in all files specified by the given pool id and also surrender
51 the pool id.
53 An "init_shared_fs", like init_fs, obtains a pool id but tells cleancache
54 to treat the pool as shared using a 128-bit UUID as a key. On systems
58 same UUID will receive the same pool id, thus allowing the pages to
64 If a get_page is successful on a non-shared pool, the page is invalidated
65 (thus making cleancache an "exclusive" cache). On a shared pool, the page
242 inode/filehandle, the pool id could be eliminated. But, this