Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 67) sorted by relevance

123

/fs/cifs/
Dcifs_unicode.c35 cifs_strfromUCS_le(char *to, const __le16 *from, in cifs_strfromUCS_le()
64 cifs_strtoUCS(__le16 *to, const char *from, int len, in cifs_strtoUCS()
/fs/jfs/
Djfs_unicode.c32 int jfs_strfromUCS_le(char *to, const __le16 * from, in jfs_strfromUCS_le()
82 static int jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, in jfs_strtoUCS()
/fs/jffs2/
Dwritev.c20 unsigned long count, loff_t to, size_t *retlen) in mtd_fake_writev()
41 unsigned long count, loff_t to, size_t *retlen) in jffs2_flash_direct_writev()
/fs/
Dselect.c251 int poll_select_set_timeout(struct timespec *to, long sec, long nsec) in poll_select_set_timeout()
367 ktime_t expire, *to = NULL; in do_select() local
563 struct timespec end_time, *to = NULL; in SYSCALL_DEFINE5() local
590 struct timespec ts, end_time, *to = NULL; in do_pselect() local
704 ktime_t expire, *to = NULL; in do_poll() local
840 struct timespec *to = NULL, end_time; in do_restart_poll() local
861 struct timespec end_time, *to = NULL; in SYSCALL_DEFINE3() local
898 struct timespec ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
Daio.c1101 struct aio_timeout *to = (struct aio_timeout *)data; in timeout_func() local
1107 static inline void init_timeout(struct aio_timeout *to) in init_timeout()
1114 static inline void set_timeout(long start_jiffies, struct aio_timeout *to, in set_timeout()
1124 static inline void clear_timeout(struct aio_timeout *to) in clear_timeout()
1140 struct aio_timeout to; in read_events() local
Dlibfs.c340 unsigned from, unsigned to) in simple_prepare_write()
372 unsigned from, unsigned to) in simple_commit_write()
524 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer()
554 ssize_t memory_read_from_buffer(void *to, size_t count, loff_t *ppos, in memory_read_from_buffer()
Dchar_dev.c196 dev_t to = from + count; in register_chrdev_region() local
309 dev_t to = from + count; in unregister_chrdev_region() local
Dbuffer.c1876 void page_zero_new_buffers(struct page *page, unsigned from, unsigned to) in page_zero_new_buffers()
1914 unsigned from, unsigned to, get_block_t *get_block) in __block_prepare_write()
1994 unsigned from, unsigned to) in __block_commit_write()
2173 unsigned to; in block_is_partially_uptodate() local
2435 int block_prepare_write(struct page *page, unsigned from, unsigned to, in block_prepare_write()
2445 int block_commit_write(struct page *page, unsigned from, unsigned to) in block_commit_write()
2548 unsigned from, to; in nobh_write_begin() local
/fs/ubifs/
Dkey.h433 union ubifs_key *to) in key_read()
448 const union ubifs_key *from, void *to) in key_write()
464 const union ubifs_key *from, void *to) in key_write_idx()
479 const union ubifs_key *from, union ubifs_key *to) in key_copy()
/fs/sysv/
Dinode.c108 unsigned char * from, unsigned char * to) in read3byte()
129 unsigned char * from, unsigned char * to) in write3byte()
/fs/udf/
Dsymlink.c36 char *to) in udf_pc_to_char()
/fs/ocfs2/
Daops.c415 unsigned from, unsigned to) in ocfs2_prepare_write_nolock()
431 unsigned to, in walk_page_buffers()
463 unsigned to) in ocfs2_start_walk_page_trans()
736 unsigned from, unsigned to) in ocfs2_clear_page_regions()
787 unsigned int to, int new) in ocfs2_map_page_blocks()
1008 static void ocfs2_zero_new_buffers(struct page *page, unsigned from, unsigned to) in ocfs2_zero_new_buffers()
1054 to = user_pos + user_len; in ocfs2_write_failure() local
1872 unsigned from, to, start = pos & (PAGE_CACHE_SIZE - 1); in ocfs2_write_end_nolock() local
/fs/hostfs/
Dhostfs_user.c320 int make_symlink(const char *from, const char *to) in make_symlink()
370 int link_file(const char *to, const char *from) in link_file()
392 int rename_file(char *from, char *to) in rename_file()
Dhostfs_kern.c697 int hostfs_link(struct dentry *to, struct inode *ino, struct dentry *from) in hostfs_link()
730 int hostfs_symlink(struct inode *ino, struct dentry *dentry, const char *to) in hostfs_symlink()
809 struct inode *to_ino, struct dentry *to) in hostfs_rename()
/fs/ecryptfs/
Dmmap.c252 static int fill_zeros_to_end_of_page(struct page *page, unsigned int to) in fill_zeros_to_end_of_page()
479 unsigned to = from + copied; in ecryptfs_write_end() local
/fs/gfs2/
Dops_address.c42 unsigned int from, unsigned int to) in gfs2_page_add_databufs()
634 unsigned to = from + len; in gfs2_write_begin() local
767 u64 to = pos + copied; in gfs2_stuffed_write_end() local
829 unsigned int to = from + len; in gfs2_write_end() local
/fs/affs/
Dfile.c487 affs_do_readpage_ofs(struct file *file, struct page *page, unsigned from, unsigned to) in affs_do_readpage_ofs()
594 u32 to; in affs_readpage_ofs() local
657 unsigned from, to; in affs_write_end_ofs() local
/fs/proc/
Dproc_tty.c71 dev_t to = from + p->num; in show_tty_driver() local
/fs/adfs/
Ddir_fplus.c102 dir_memcpy(struct adfs_dir *dir, unsigned int offset, void *to, int len) in dir_memcpy()
/fs/afs/
Dwrite.c129 unsigned to = from + len; in afs_write_begin() local
322 unsigned n, offset, to; in afs_write_back_from_locked_page() local
/fs/reiserfs/
Dfile.c158 unsigned from, unsigned to) in reiserfs_commit_page()
Dprints.c393 int from, to; in print_internal() local
429 int from, to; in print_leaf() local
/fs/bfs/
Dfile.c35 static int bfs_move_block(unsigned long from, unsigned long to, in bfs_move_block()
/fs/hpfs/
Dname.c89 char *to; in hpfs_translate_name() local
/fs/xfs/
Dxfs_dir2_sf.h107 xfs_dir2_inou_t *to) in xfs_dir2_sf_put_inumber()

123