Home
last modified time | relevance | path

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

/fs/nfsd/
Dvfs.h152 static inline bool nfsd_eof_on_read(long requested, long read, in nfsd_eof_on_read()
Dxdr.h123 struct nfsd_readargs read; member
Dnfs4xdr.c1073 nfsd4_decode_read(struct nfsd4_compoundargs *argp, struct nfsd4_read *read) in nfsd4_decode_read()
3410 struct nfsd4_read *read, in nfsd4_encode_splice_read()
3472 struct nfsd4_read *read, in nfsd4_encode_readv()
3533 struct nfsd4_read *read) in nfsd4_encode_read()
Dnfs4proc.c762 struct nfsd4_read *read = &u->read; in nfsd4_read() local
Dxdr4.h563 struct nfsd4_read read; member
/fs/proc/
Dinode.c211 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/ceph/
Dfile.c497 int ret, read = 0; in striped_read() local
1170 int retry_op = 0, read = 0; in ceph_read_iter() local
/fs/adfs/
Dadfs.h130 int (*read)(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir); member
/fs/jffs2/
Dreadinode.c587 struct jffs2_raw_dirent *rd, size_t read, in read_direntry()
/fs/ubifs/
Dfile.c620 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; in populate_page() local
/fs/debugfs/
Dfile.c1093 int (*read)(struct seq_file *seq, void *data); member
/fs/xfs/
Dxfs_buf.c1168 bool read = bp->b_flags & XBF_READ; in xfs_buf_ioend() local
/fs/fuse/
Dfuse_i.h340 } read; member
/fs/ocfs2/cluster/
Dheartbeat.c675 u32 read, computed; in o2hb_verify_crc() local
/fs/
Dread_write.c571 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument