Searched defs:in (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dshmem.c73 /* Pretend that each entry is of this size in directory's i_size */
141 * pages are allocated, in order to allow huge sparse files.
227 * Replace item expected in radix tree by a new item, while holding tree lock.
604 * If swap found in inode, free it and move page from swapcache to filecache.
622 * mutex, and there's an instant in list_move_tail when info->swaplist
631 * beneath us (pagelock doesn't help until the page is in pagecache).
673 /* No radix_tree_preload: swap entry keeps a place for page in tree */
722 * might use ->writepage of its underlying filesystem, in which case
723 * tmpfs should write out to swap only in response to memory pressure,
859 * shmem_getpage_gfp - find page in cach
1346 shmem_file_splice_read(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) argument
[all...]

Completed in 26 milliseconds