Lines Matching refs:data

2225 	 * if there is no cached data, we can avoid
2687 * Copy data.
3398 * Read from a file. Reads data in largest chunks our interface can handle.
3812 * determine the size of the file and the cached data
4142 * any local cached data which is no longer part
4605 * treat symlink names as data
6768 * possibly truncate valid data in the file if not caught
6776 * Client writes data to the file.
6813 call_nfs4_create_req(vnode_t *dvp, char *nm, void *data, struct vattr *va,
6933 * symlink, treat name as data
6935 ASSERT(data != NULL);
6937 (char *)data;
6940 ASSERT(data != NULL);
6942 *((specdata4 *)data);
7860 * completely (which could cause data loss to
10018 * read access to the buffer before copying data.
10047 * access to the buffer before copying data.
10166 * copying data.
10340 * nfs4_bio() and may not write out all of the data
10341 * in the pages. We end up losing data. So we decide
10470 * If the file is not delegated, then validate the data cache.
11652 * and length of data to be committed on the server.
11690 * We've tried as hard as we can to commit the data to stable
12072 * Flushes and commits data to the server.
12084 * Flush the data portion of the file and then commit any
12087 * data was last written. The data will need to be
12221 * the data to stable storage on the server.
12252 * We've tried as hard as we can to commit the data to stable
12357 * Check if the data is cached and the cache is valid. If it
13005 * Initialize and allocate the data structures necessary for
14062 * want to be sure that the read operation gets the newest data.