Lines Matching full:should
121 * @encode_fh should store in the file handle fragment @fh (using at most
124 * set, the encode_fh() should store sufficient information so that a good
127 * the filehandle fragment. encode_fh() should return the fileid_type on
134 * fragment (@fh, @fh_len). It should return a &struct dentry which refers
136 * it should return a %NULL pointer if the file was found but no acceptable
148 * @get_name should find a name for the given @child in the given @parent
149 * directory. The name should be stored in the @name (with the
151 * buffer. get_name() should return %0 on success, a negative error code
155 * @get_parent should find the parent directory for the given @child which
157 * space cannot be allocated, a %ERR_PTR should be returned.
160 * @commit_metadata should commit metadata changes to stable storage.