Lines Matching full:helper
4 Network Filesystem Helper Library
11 - Inode context helper functions.
13 - Read helper functions.
14 - Read helper structures.
15 - Read helper operations.
16 - Read helper procedure.
17 - Read helper cache API.
23 The network filesystem helper library is a set of functions designed to aid a
26 from the server. The helper library, however, can also interpose other
36 The network filesystem helper library needs a place to store a bit of state for
56 inode pointer, thereby allowing the netfslib helper functions to be pointed to
75 Inode Context Helper Functions
78 To help deal with the per-inode context, a number helper functions are
132 Read Helper Functions
152 at the corresponding read helper; whereas for ->write_begin(), it may be a
155 an error occurs after calling the helper.
178 Read Helper Structures
212 to the helper functions or set during the request.
227 helper functions.
289 Read Helper Operations
365 [Optional] This is called from the netfs_write_begin() helper once it has
381 Read Helper Procedure
441 Read Helper Cache API