Home
last modified time | relevance | path

Searched defs:read (Results 1 – 14 of 14) sorted by relevance

/fs/sysfs/
Dbin.c57 read(struct file *file, char __user *userbuf, size_t bytes, loff_t *off) in read() function
/fs/adfs/
Dadfs.h50 int (*read)(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir); member
/fs/proc/
Dinode.c176 ssize_t (*read)(struct file *, char __user *, size_t, loff_t *); in proc_reg_read() local
Dvmcore.c43 ssize_t read = 0, tmp; in read_from_oldmem() local
Dbase.c121 #define INF(NAME, MODE, read) \ argument
/fs/jffs2/
Dreadinode.c604 struct jffs2_raw_dirent *rd, size_t read, in read_direntry()
/fs/
Dbio.c705 int read = bio_data_dir(bio) == READ; in __bio_copy_iov() local
1181 const int read = bio_data_dir(bio) == READ; in bio_copy_kern_endio() local
Dread_write.c372 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument
/fs/nfsd/
Dnfs4proc.c511 struct nfsd4_read *read) in nfsd4_read()
Dnfs4xdr.c753 nfsd4_decode_read(struct nfsd4_compoundargs *argp, struct nfsd4_read *read) in nfsd4_decode_read()
2231 struct nfsd4_read *read) in nfsd4_encode_read()
/fs/hppfs/
Dhppfs.c193 ssize_t (*read)(struct file *, char __user *, size_t, loff_t *); in read_proc() local
/fs/ubifs/
Dfile.c598 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; in populate_page() local
/fs/fuse/
Dfuse_i.h259 } read; member
/fs/ocfs2/cluster/
Dheartbeat.c377 u32 read, computed; in o2hb_verify_crc() local