Home
last modified time | relevance | path

Searched refs:gfs2_internal_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dinode.h16 ssize_t gfs2_internal_read(struct gfs2_inode *ip,
H A Daops.c482 ssize_t gfs2_internal_read(struct gfs2_inode *ip, char *buf, loff_t *pos, in gfs2_internal_read() function
H A Dquota.c871 err = gfs2_internal_read(ip, (char *)&q, &loc, sizeof(q)); in gfs2_adjust_quota()
1015 error = gfs2_internal_read(ip, (char *)&q, &pos, sizeof(q)); in update_qd()
H A Drgrp.c854 error = gfs2_internal_read(ip, buf, &pos, in gfs2_ri_total()
906 error = gfs2_internal_read(ip, (char *)&buf, &pos, in read_rindex_entry()