/fs/udf/ |
D | udfend.h | 9 struct kernel_lb_addr out; in lelb_to_cpu() local 19 struct lb_addr out; in cpu_to_lelb() local 29 struct short_ad out; in lesa_to_cpu() local 39 struct short_ad out; in cpu_to_lesa() local 49 struct kernel_long_ad out; in lela_to_cpu() local 59 struct long_ad out; in cpu_to_lela() local 69 struct kernel_extent_ad out; in leea_to_cpu() local
|
/fs/ocfs2/dlm/ |
D | dlmdebug.c | 254 int out = 0; in stringify_lockname() local 274 int out = 0; in stringify_nodemap() local 285 int out = 0; in dump_mle() local 388 int out = 0; in debug_purgelist_print() local 445 int i, out = 0; in debug_mle_print() local 501 int out; in dump_lock() local 527 int out = 0; in dump_lockres() local 699 int out = 0; in debug_state_print() local
|
/fs/proc/ |
D | page.c | 31 u64 __user *out = (u64 __user *)buf; in kpagecount_read() local 199 u64 __user *out = (u64 __user *)buf; in kpageflags_read() local 243 u64 __user *out = (u64 __user *)buf; in kpagecgroup_read() local
|
/fs/logfs/ |
D | compr.c | 17 int logfs_compress(void *in, void *out, size_t inlen, size_t outlen) in logfs_compress() 51 int logfs_uncompress(void *in, void *out, size_t inlen, size_t outlen) in logfs_uncompress()
|
/fs/hfs/ |
D | trans.c | 33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc() 97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, struct qstr *in) in hfs_asc2mac()
|
/fs/ |
D | splice.c | 923 ssize_t splice_from_pipe(struct pipe_inode_info *pipe, struct file *out, in splice_from_pipe() 957 iter_file_splice_write(struct pipe_inode_info *pipe, struct file *out, in iter_file_splice_write() 1081 struct file *out, loff_t *ppos, in default_file_splice_write() 1106 ssize_t generic_splice_sendpage(struct pipe_inode_info *pipe, struct file *out, in generic_splice_sendpage() 1117 static long do_splice_from(struct pipe_inode_info *pipe, struct file *out, in do_splice_from() 1314 long do_splice_direct(struct file *in, loff_t *ppos, struct file *out, in do_splice_direct() 1353 struct file *out, loff_t __user *off_out, in do_splice() 1694 struct fd in, out; in SYSCALL_DEFINE6() local 2004 static long do_tee(struct file *in, struct file *out, size_t len, in do_tee() 2043 struct fd out = fdget(fdout); in SYSCALL_DEFINE4() local
|
/fs/nls/ |
D | nls_koi8-ru.c | 17 unsigned char *out, int boundlen) in uni2char()
|
D | nls_utf8.c | 14 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_ascii.c | 120 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-1.c | 211 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-6.c | 217 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-9.c | 226 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-4.c | 262 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-15.c | 261 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-5.c | 226 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-3.c | 262 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-2.c | 262 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-13.c | 239 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_cp857.c | 255 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_cp874.c | 227 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-14.c | 295 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_iso8859-7.c | 271 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_cp852.c | 291 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
D | nls_cp1251.c | 255 static int uni2char(wchar_t uni, unsigned char *out, int boundlen) in uni2char()
|
/fs/cifs/ |
D | winucase.c | 644 wchar_t out; in cifs_toupper() local
|