Lines Matching refs:netfs

16      may or may not have anything associated with it, but the netfs doesn't
19 (3) Barring the top-level index (one entry per cached netfs), the index
20 hierarchy for each netfs is structured according the whim of the netfs.
65 (1) The name of the netfs (used as the key in the toplevel index).
67 (2) The version of the netfs (if the name matches but the version doesn't, the
68 entire in-cache hierarchy for this netfs will be scrapped and begun
94 However, since it's unlikely that any two netfs's are going to want to define
97 the tree. The netfs can even mix indices and data files at the same level, but
201 the cache and copy it into the netfs's structures.
220 information for this page and that the netfs should uncache the page when
249 int fscache_register_netfs(struct fscache_netfs *netfs);
251 It just takes a pointer to the netfs definition. It returns 0 or an error as
260 void fscache_unregister_netfs(struct fscache_netfs *netfs);
316 The netfs may pass an arbitrary value in netfs_data and this will be presented
333 This is all handled transparently, and the netfs doesn't see any of it.
425 (2) A read or allocated page must be uncached when the netfs page is released
436 Firstly, the netfs should ask FS-Cache to examine the caches and read the
471 * The netfs data supplied when the cookie was created.
523 Secondly, if the netfs changes the contents of the page (either due to an
631 might be holding for this netfs page. This function must be called once for
662 This takes the netfs cookie, and the page and gfp arguments as supplied to
682 This takes the netfs cookie that the pages were cached with and the inode that
697 This will call back to the netfs to check whether the auxiliary data associated
787 This permits a netfs to request cache space be reserved to store up to the
838 Typically this will be necessary when the server tells the netfs of a foreign
839 change - at which point the netfs has to throw away all the state it had for an
856 Using the following function, the netfs can wait for the invalidation operation
871 to the netfs that the cache has an interest in this page, where an interest may
875 The netfs can use this information in methods such as releasepage() to