Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 27) sorted by relevance

12

/fs/udf/
Dudfend.h7 static inline kernel_lb_addr lelb_to_cpu(lb_addr in) in lelb_to_cpu()
17 static inline lb_addr cpu_to_lelb(kernel_lb_addr in) in cpu_to_lelb()
27 static inline short_ad lesa_to_cpu(short_ad in) in lesa_to_cpu()
37 static inline short_ad cpu_to_lesa(short_ad in) in cpu_to_lesa()
47 static inline kernel_long_ad lela_to_cpu(long_ad in) in lela_to_cpu()
57 static inline long_ad cpu_to_lela(kernel_long_ad in) in cpu_to_lela()
67 static inline kernel_extent_ad leea_to_cpu(extent_ad in) in leea_to_cpu()
/fs/xfs/
Dxfs_fsops.c121 xfs_growfs_data_t *in) /* growfs data input struct */ in xfs_growfs_data_private()
406 xfs_growfs_log_t *in) /* growfs log input struct */ in xfs_growfs_log_private()
435 xfs_growfs_data_t *in) in xfs_growfs_data()
451 xfs_growfs_log_t *in) in xfs_growfs_log()
Dxfs_rtalloc.h146 # define xfs_growfs_rt(mp,in) (ENOSYS) argument
Dxfs_rtalloc.c1855 xfs_growfs_rt_t *in) /* growfs rt input struct */ in xfs_growfs_rt()
/fs/hfs/
Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc()
95 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, struct qstr *in) in hfs_asc2mac()
/fs/yaffs2/
Dyaffs_guts.c99 #define yaffs_CheckFileSanity(in) argument
1572 static int yaffs_DeleteWorker(yaffs_Object *in, yaffs_Tnode *tn, __u32 level, in yaffs_DeleteWorker()
1678 static int yaffs_SoftDeleteWorker(yaffs_Object *in, yaffs_Tnode *tn, in yaffs_SoftDeleteWorker()
2130 static void yaffs_HashObject(yaffs_Object *in) in yaffs_HashObject()
2143 yaffs_Object *in; in yaffs_FindObjectByNumber() local
2277 yaffs_Object *in; in yaffs_MknodObject() local
3288 static int yaffs_FindChunkInFile(yaffs_Object *in, int chunkInInode, in yaffs_FindChunkInFile()
3316 static int yaffs_FindAndDeleteChunkInFile(yaffs_Object *in, int chunkInInode, in yaffs_FindAndDeleteChunkInFile()
3352 static int yaffs_CheckFileSanity(yaffs_Object *in) in yaffs_CheckFileSanity()
3408 static int yaffs_PutChunkIntoFile(yaffs_Object *in, int chunkInInode, in yaffs_PutChunkIntoFile()
[all …]
/fs/
Dsplice.c270 __generic_file_splice_read(struct file *in, loff_t *ppos, in __generic_file_splice_read()
491 ssize_t generic_file_splice_read(struct file *in, loff_t *ppos, in generic_file_splice_read()
915 static long do_splice_to(struct file *in, loff_t *ppos, in do_splice_to()
947 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
1079 long do_splice_direct(struct file *in, loff_t *ppos, struct file *out, in do_splice_direct()
1114 static long do_splice(struct file *in, loff_t __user *off_in, in do_splice()
1469 struct file *in, *out; in SYSCALL_DEFINE6() local
1661 static long do_tee(struct file *in, struct file *out, size_t len, in do_tee()
1690 struct file *in; in SYSCALL_DEFINE4() local
Dbad_inode.c147 static ssize_t bad_file_splice_read(struct file *in, loff_t *ppos, in bad_file_splice_read()
Dselect.c399 unsigned long in, out, ex, all_bits, bit = 1, mask, j; in do_select() local
/fs/xfs/linux-2.6/
Dxfs_ioctl32.c89 struct xfs_growfs_data *in, in xfs_compat_growfs_data_copyin()
100 struct xfs_growfs_rt *in, in xfs_compat_growfs_rt_copyin()
604 struct xfs_growfs_data in; in xfs_file_compat_ioctl() local
612 struct xfs_growfs_rt in; in xfs_file_compat_ioctl() local
Dxfs_ioctl.c1453 __uint64_t in; in xfs_file_ioctl() local
1489 xfs_growfs_data_t in; in xfs_file_ioctl() local
1499 xfs_growfs_log_t in; in xfs_file_ioctl() local
1509 xfs_growfs_rt_t in; in xfs_file_ioctl() local
1519 __uint32_t in; in xfs_file_ioctl() local
1532 xfs_error_injection_t in; in xfs_file_ioctl() local
/fs/cifs/
Dsmbdes.c156 permute(char *out, char *in, uchar *p, int n) in permute()
192 dohash(char *out, char *in, char *key, int forw) in dohash()
321 smbhash(unsigned char *out, const unsigned char *in, unsigned char *key, in smbhash()
Dmd4.c140 copy64(__u32 *M, unsigned char *in) in copy64()
160 mdfour(unsigned char *out, unsigned char *in, int n) in mdfour()
Dmd5.h11 unsigned char in[64]; member
/fs/efs/
Dinode.c55 struct efs_inode_info *in; in efs_iget() local
203 struct efs_inode_info *in = INODE_INFO(inode); in efs_map_block() local
/fs/ext4/
Dhash.c19 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform()
145 __u32 in[8], buf[4]; in ext4fs_dirhash() local
/fs/ext3/
Dhash.c19 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform()
145 __u32 in[8], buf[4]; in ext3fs_dirhash() local
/fs/squashfs/
Dblock.c226 int i, in, pg_offset = 0; in squashfs_read_data() local
/fs/fuse/
Dfuse_i.h238 struct fuse_in in; member
250 struct fuse_release_in in; member
257 struct fuse_read_in in; member
261 struct fuse_write_in in; member
Ddev.c747 struct fuse_in *in; in fuse_dev_read() local
/fs/befs/
Dlinuxvfs.c511 befs_utf2nls(struct super_block *sb, const char *in, in befs_utf2nls()
591 befs_nls2utf(struct super_block *sb, const char *in, in befs_nls2utf()
/fs/dlm/
Dlockspace.c164 static int do_uevent(struct dlm_ls *ls, int in) in do_uevent()
/fs/ncpfs/
Dncplib_kernel.c1100 struct nls_table *in = server->nls_io; in ncp__io2vol() local
1176 struct nls_table *in = server->nls_vol; in ncp__vol2io() local
/fs/autofs4/
Ddev-ioctl.c97 static struct autofs_dev_ioctl *copy_dev_ioctl(struct autofs_dev_ioctl __user *in) in copy_dev_ioctl()
/fs/ocfs2/
Dfile.c1955 static ssize_t ocfs2_file_splice_read(struct file *in, in ocfs2_file_splice_read()

12