/fs/jfs/ |
D | jfs_unicode.c | 19 int jfs_strfromUCS_le(char *to, const __le16 * from, in jfs_strfromUCS_le() 69 static int jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, in jfs_strtoUCS()
|
/fs/ |
D | select.c | 273 int poll_select_set_timeout(struct timespec64 *to, time64_t sec, long nsec) in poll_select_set_timeout() 480 ktime_t expire, *to = NULL; in do_select() local 706 struct timespec64 end_time, *to = NULL; in kern_select() local 736 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local 777 static inline int get_sigset_argpack(struct sigset_argpack *to, in get_sigset_argpack() 888 ktime_t expire, *to = NULL; in do_poll() local 1050 struct timespec64 *to = NULL, end_time; in do_restart_poll() local 1070 struct timespec64 end_time, *to = NULL; in SYSCALL_DEFINE3() local 1104 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local 1130 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local [all …]
|
D | eventpoll.c | 1725 static struct timespec64 *ep_timeout_to_timespec(struct timespec64 *to, long ms) in ep_timeout_to_timespec() 1788 ktime_t expires, *to = NULL; in ep_poll() local 1967 static int ep_loop_check(struct eventpoll *ep, struct eventpoll *to) in ep_loop_check() 2222 int maxevents, struct timespec64 *to) in do_epoll_wait() 2266 struct timespec64 to; in SYSCALL_DEFINE4() local 2277 int maxevents, struct timespec64 *to, in do_epoll_pwait() 2301 struct timespec64 to; in SYSCALL_DEFINE6() local 2312 struct timespec64 ts, *to = NULL; in SYSCALL_DEFINE6() local 2355 struct timespec64 to; in COMPAT_SYSCALL_DEFINE6() local 2369 struct timespec64 ts, *to = NULL; in COMPAT_SYSCALL_DEFINE6() local
|
/fs/xfs/libxfs/ |
D | xfs_sb.c | 548 struct xfs_sb *to, in __xfs_sb_from_disk() 624 struct xfs_sb *to, in xfs_sb_from_disk() 632 struct xfs_dsb *to, in xfs_sb_quota_to_disk() 696 struct xfs_dsb *to, in xfs_sb_to_disk()
|
/fs/nilfs2/ |
D | dir.c | 88 unsigned int to) in nilfs_prepare_chunk() 97 unsigned int from, unsigned int to) in nilfs_commit_chunk() 421 unsigned int to = from + nilfs_rec_len_from_disk(de->rec_len); in nilfs_set_link() local 451 unsigned int from, to; in nilfs_add_link() local 543 unsigned int from, to; in nilfs_delete_entry() local
|
/fs/ext2/ |
D | file.c | 33 static ssize_t ext2_dax_read_iter(struct kiocb *iocb, struct iov_iter *to) in ext2_dax_read_iter() 164 static ssize_t ext2_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in ext2_file_read_iter()
|
/fs/hostfs/ |
D | hostfs_user.c | 277 int make_symlink(const char *from, const char *to) in make_symlink() 327 int link_file(const char *to, const char *from) in link_file() 349 int rename_file(char *from, char *to) in rename_file() 359 int rename2_file(char *from, char *to, unsigned int flags) in rename2_file()
|
/fs/ubifs/ |
D | key.h | 418 union ubifs_key *to) in key_read() 433 const union ubifs_key *from, void *to) in key_write() 449 const union ubifs_key *from, void *to) in key_write_idx() 464 const union ubifs_key *from, union ubifs_key *to) in key_copy()
|
/fs/bfs/ |
D | file.c | 33 static int bfs_move_block(unsigned long from, unsigned long to, in bfs_move_block() 163 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed()
|
/fs/ksmbd/ |
D | unicode.c | 161 static int smb_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in smb_from_utf16() 234 int smb_strtoUTF16(__le16 *to, const char *from, int len, in smb_strtoUTF16()
|
/fs/coda/ |
D | file.c | 38 coda_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in coda_file_read_iter() 63 coda_file_write_iter(struct kiocb *iocb, struct iov_iter *to) in coda_file_write_iter()
|
/fs/sysv/ |
D | inode.c | 109 unsigned char * from, unsigned char * to) in read3byte() 130 unsigned char * from, unsigned char * to) in write3byte()
|
/fs/affs/ |
D | file.c | 383 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed() 523 affs_do_readpage_ofs(struct page *page, unsigned to, int create) in affs_do_readpage_ofs() 634 u32 to; in affs_readpage_ofs() local 698 unsigned from, to; in affs_write_end_ofs() local
|
/fs/ecryptfs/ |
D | mmap.c | 236 static int fill_zeros_to_end_of_page(struct page *page, unsigned int to) in fill_zeros_to_end_of_page() 470 unsigned to = from + copied; in ecryptfs_write_end() local
|
/fs/jffs2/ |
D | writev.c | 17 unsigned long count, loff_t to, size_t *retlen) in jffs2_flash_direct_writev()
|
/fs/ksmbd/mgmt/ |
D | ksmbd_ida.c | 8 static inline int __acquire_id(struct ida *ida, int from, int to) in __acquire_id()
|
/fs/ext4/ |
D | file.c | 54 static ssize_t ext4_dio_read_iter(struct kiocb *iocb, struct iov_iter *to) in ext4_dio_read_iter() 87 static ssize_t ext4_dax_read_iter(struct kiocb *iocb, struct iov_iter *to) in ext4_dax_read_iter() 115 static ssize_t ext4_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in ext4_file_read_iter()
|
/fs/erofs/ |
D | data.c | 304 static int erofs_prepare_dio(struct kiocb *iocb, struct iov_iter *to) in erofs_prepare_dio() 322 static ssize_t erofs_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in erofs_file_read_iter()
|
/fs/cifs/ |
D | cifs_unicode.c | 178 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() 249 cifs_strtoUTF16(__le16 *to, const char *from, int len, in cifs_strtoUTF16()
|
/fs/xfs/ |
D | xfs_file.c | 245 struct iov_iter *to) in xfs_file_dio_read() 269 struct iov_iter *to) in xfs_file_dax_read() 292 struct iov_iter *to) in xfs_file_buffered_read() 311 struct iov_iter *to) in xfs_file_read_iter()
|
/fs/ntfs3/ |
D | file.c | 132 loff_t to = vbo + ((loff_t)clen << bits); in ntfs_extend_initialized_size() local 294 u32 to; in ntfs_sparse_cluster() local 377 u64 to = min_t(loff_t, i_size_read(inode), in ntfs_file_mmap() local 1010 loff_t to = pos + bytes; in ntfs_compress_write() local
|
/fs/afs/ |
D | write.c | 38 unsigned t, to; in afs_write_begin() local 115 unsigned int t, to = from + copied; in afs_write_end() local 555 unsigned int offset, to, len, max_len; in afs_write_back_from_locked_page() local
|
/fs/udf/ |
D | symlink.c | 33 int fromlen, unsigned char *to, int tolen) in udf_pc_to_char()
|
/fs/configfs/ |
D | file.c | 80 static ssize_t configfs_read_iter(struct kiocb *iocb, struct iov_iter *to) in configfs_read_iter() 106 static ssize_t configfs_bin_read_iter(struct kiocb *iocb, struct iov_iter *to) in configfs_bin_read_iter()
|
/fs/9p/ |
D | vfs_file.c | 368 v9fs_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in v9fs_file_read_iter() 566 v9fs_mmap_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in v9fs_mmap_file_read_iter()
|