Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dinode.h19 extern int gfs2_internal_read(struct gfs2_inode *ip,
Daops.c572 int gfs2_internal_read(struct gfs2_inode *ip, char *buf, loff_t *pos, in gfs2_internal_read() function
Dquota.c830 err = gfs2_internal_read(ip, (char *)&q, &loc, sizeof(q)); in gfs2_adjust_quota()
976 error = gfs2_internal_read(ip, (char *)&q, &pos, sizeof(q)); in update_qd()
Drgrp.c857 error = gfs2_internal_read(ip, buf, &pos, in gfs2_ri_total()
910 error = gfs2_internal_read(ip, (char *)&buf, &pos, in read_rindex_entry()