Home
last modified time | relevance | path

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

/fs/ceph/
Dfile.c422 int read; in striped_read() local
877 int retry_op = 0, read = 0; in ceph_read_iter() local
/fs/proc/
Dinode.c196 ssize_t (*read)(struct file *, char __user *, size_t, loff_t *); in proc_reg_read() local
Dvmcore.c93 ssize_t read = 0, tmp; in read_from_oldmem() local
/fs/adfs/
Dadfs.h129 int (*read)(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir); member
/fs/nfsd/
Dxdr.h122 struct nfsd_readargs read; member
Dnfs4xdr.c1023 nfsd4_decode_read(struct nfsd4_compoundargs *argp, struct nfsd4_read *read) in nfsd4_decode_read()
3352 struct nfsd4_read *read, in nfsd4_encode_splice_read()
3412 struct nfsd4_read *read, in nfsd4_encode_readv()
3472 struct nfsd4_read *read) in nfsd4_encode_read()
Dnfs4proc.c757 struct nfsd4_read *read) in nfsd4_read()
Dxdr4.h526 struct nfsd4_read read; member
Dnfs4state.c7029 nfsd4_get_readstateid(struct nfsd4_compound_state *cstate, struct nfsd4_read *read) in nfsd4_get_readstateid()
/fs/jffs2/
Dreadinode.c587 struct jffs2_raw_dirent *rd, size_t read, in read_direntry()
/fs/debugfs/
Dfile.c791 int (*read)(struct seq_file *seq, void *data); member
/fs/ubifs/
Dfile.c613 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; in populate_page() local
/fs/xfs/
Dxfs_buf.c1018 bool read = bp->b_flags & XBF_READ; in xfs_buf_ioend() local
/fs/fuse/
Dfuse_i.h343 } read; member
/fs/
Dread_write.c565 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument
/fs/ocfs2/cluster/
Dheartbeat.c533 u32 read, computed; in o2hb_verify_crc() local