/fs/udf/ |
D | udfend.h | 8 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) in lelb_to_cpu() 18 static inline struct lb_addr cpu_to_lelb(struct kernel_lb_addr in) in cpu_to_lelb() 28 static inline struct short_ad lesa_to_cpu(struct short_ad in) in lesa_to_cpu() 38 static inline struct short_ad cpu_to_lesa(struct short_ad in) in cpu_to_lesa() 48 static inline struct kernel_long_ad lela_to_cpu(struct long_ad in) in lela_to_cpu() 58 static inline struct long_ad cpu_to_lela(struct kernel_long_ad in) in cpu_to_lela() 68 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) in leea_to_cpu()
|
/fs/xfs/ |
D | xfs_fsops.c | 29 xfs_growfs_data_t *in) /* growfs data input struct */ in xfs_growfs_data_private() 174 xfs_growfs_log_t *in) /* growfs log input struct */ in xfs_growfs_log_private() 224 struct xfs_growfs_data *in) in xfs_growfs_data() 271 xfs_growfs_log_t *in) in xfs_growfs_log()
|
D | xfs_ioctl32.c | 62 struct xfs_growfs_data *in, in xfs_compat_growfs_data_copyin() 73 struct xfs_growfs_rt *in, in xfs_compat_growfs_rt_copyin() 576 struct xfs_growfs_data in; in xfs_file_compat_ioctl() local 588 struct xfs_growfs_rt in; in xfs_file_compat_ioctl() local
|
D | xfs_ioctl.c | 2270 uint64_t in; in xfs_file_ioctl() local 2314 xfs_growfs_data_t in; in xfs_file_ioctl() local 2328 xfs_growfs_log_t in; in xfs_file_ioctl() local 2342 xfs_growfs_rt_t in; in xfs_file_ioctl() local 2356 uint32_t in; in xfs_file_ioctl() local 2368 xfs_error_injection_t in; in xfs_file_ioctl() local
|
D | xfs_rtalloc.h | 142 # define xfs_growfs_rt(mp,in) (ENOSYS) argument
|
/fs/ceph/ |
D | quota.c | 131 struct inode *in; in lookup_quotarealm_inode() local 214 struct inode *in; in get_quota_realm() local 319 struct inode *in; in check_quota_exceeded() local 483 struct inode *in; in ceph_quota_update_statfs() local
|
D | inode.c | 1150 static int splice_dentry(struct dentry **pdn, struct inode *in) in splice_dentry() 1219 struct inode *in = NULL; in ceph_fill_trace() local 1483 struct inode *in; in readdir_prepopulate_inodes_only() local 1565 struct inode *in; in ceph_readdir_prepopulate() local
|
D | xattr.c | 807 static inline int __get_request_mask(struct inode *in) { in __get_request_mask() 1181 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() 1186 bool ceph_security_xattr_deadlock(struct inode *in) in ceph_security_xattr_deadlock()
|
/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, const struct qstr *in) in hfs_asc2mac()
|
/fs/f2fs/ |
D | hash.c | 26 static void TEA_transform(unsigned int buf[4], unsigned int const in[]) in TEA_transform() 77 __u32 in[8], buf[4]; in __f2fs_dentry_hash() local
|
/fs/ |
D | splice.c | 295 ssize_t generic_file_splice_read(struct file *in, loff_t *ppos, in generic_file_splice_read() 365 static ssize_t default_file_splice_read(struct file *in, loff_t *ppos, in default_file_splice_read() 854 static long do_splice_to(struct file *in, loff_t *ppos, in do_splice_to() 893 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor() 1041 long do_splice_direct(struct file *in, loff_t *ppos, struct file *out, in do_splice_direct() 1098 static long do_splice(struct file *in, loff_t __user *off_in, in do_splice() 1417 struct fd in, out; in SYSCALL_DEFINE6() local 1734 static long do_tee(struct file *in, struct file *out, size_t len, in do_tee() 1766 struct fd in; in SYSCALL_DEFINE4() local
|
D | select.c | 374 unsigned long *in, *out, *ex; member 465 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set() 513 unsigned long in, out, ex, all_bits, bit = 1, j; in do_select() local
|
/fs/efs/ |
D | inode.c | 55 struct efs_inode_info *in; in efs_iget() local 201 struct efs_inode_info *in = INODE_INFO(inode); in efs_map_block() local
|
/fs/ext4/ |
D | hash.c | 16 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform() 207 __u32 in[8], buf[4]; in __ext4fs_dirhash() local
|
/fs/cifs/ |
D | winucase.c | 627 cifs_toupper(wchar_t in) in cifs_toupper()
|
D | smbencrypt.c | 59 smbhash(unsigned char *out, const unsigned char *in, unsigned char *key) in smbhash()
|
/fs/squashfs/ |
D | block.c | 167 int in, pg_offset = 0; in squashfs_read_data() local
|
/fs/erofs/ |
D | zmap.c | 186 u8 *in, unsigned int pos, u8 *type) in decode_compactedbits() 204 u8 *in, type; in unpack_compacted_index() local
|
D | compress.h | 19 struct page **in, **out; member
|
D | decompressor.c | 93 struct page **in = rq->in; in generic_copy_inplace_data() local
|
/fs/befs/ |
D | linuxvfs.c | 505 befs_utf2nls(struct super_block *sb, const char *in, in befs_utf2nls() 582 befs_nls2utf(struct super_block *sb, const char *in, in befs_nls2utf()
|
/fs/pstore/ |
D | platform.c | 273 static int pstore_compress(const void *in, void *out, in pstore_compress()
|
/fs/fuse/ |
D | fuse_i.h | 346 } in; member 826 struct fuse_read_in in; member 830 struct fuse_write_in in; member
|
D | cuse.c | 303 struct cuse_init_in in; member
|
/fs/autofs/ |
D | dev-ioctl.c | 80 copy_dev_ioctl(struct autofs_dev_ioctl __user *in) in copy_dev_ioctl()
|