Home
last modified time | relevance | path

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

/fs/incfs/
Ddata_mgmt.c1006 static bool is_read_done(struct pending_read *read) in is_read_done()
1011 static void set_read_done(struct pending_read *read) in set_read_done()
1055 struct pending_read *read; in free_pending_read_entry() local
1063 static void remove_pending_read(struct data_file *df, struct pending_read *read) in remove_pending_read()
1115 struct pending_read *read = NULL; in wait_for_data_block() local
1552 ssize_t read; in process_file_signature_md() local
/fs/ceph/
Dmetric.c16 struct ceph_metric_read_latency *read; in ceph_mdsc_send_metrics() local
Dfile.c1558 int retry_op = 0, read = 0; in ceph_read_iter() local
/fs/nfsd/
Dnfs4xdr.c1233 nfsd4_decode_read(struct nfsd4_compoundargs *argp, struct nfsd4_read *read) in nfsd4_decode_read()
3879 struct nfsd4_read *read, in nfsd4_encode_splice_read()
3945 struct nfsd4_read *read, in nfsd4_encode_readv()
3984 struct nfsd4_read *read) in nfsd4_encode_read()
4742 struct nfsd4_read *read, in nfsd4_encode_read_plus_data()
4789 struct nfsd4_read *read, in nfsd4_encode_read_plus_hole()
4820 struct nfsd4_read *read) in nfsd4_encode_read_plus()
Dxdr.h132 struct nfsd_readargs read; member
Dnfs4proc.c781 struct nfsd4_read *read = &u->read; in nfsd4_read() local
Dxdr4.h627 struct nfsd4_read read; member
/fs/gfs2/
Dfile.c882 size_t read = 0; in gfs2_file_direct_write() local
1024 size_t read = 0; in gfs2_file_buffered_write() local
/fs/jffs2/
Dreadinode.c587 struct jffs2_raw_dirent *rd, size_t read, in read_direntry()
/fs/adfs/
Dadfs.h126 int (*read)(struct super_block *sb, unsigned int indaddr, member
/fs/ksmbd/
Dconnection.h120 int (*read)(struct ksmbd_transport *t, char *buf, member
/fs/proc/
Dvmcore.c112 ssize_t read = 0, tmp; in read_from_oldmem() local
/fs/ubifs/
Dfile.c609 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; in populate_page() local
/fs/debugfs/
Dfile.c1201 int (*read)(struct seq_file *seq, void *data); member
/fs/btrfs/
Dfile.c3761 ssize_t read = 0; in btrfs_direct_read() local
/fs/ocfs2/cluster/
Dheartbeat.c650 u32 read, computed; in o2hb_verify_crc() local
/fs/
Dread_write.c631 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument
/fs/fuse/
Dfuse_i.h1079 } read; member