Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dinode.h16 extern int gfs2_internal_read(struct gfs2_inode *ip,
Daops.c479 int gfs2_internal_read(struct gfs2_inode *ip, char *buf, loff_t *pos, in gfs2_internal_read() function
Dquota.c842 err = gfs2_internal_read(ip, (char *)&q, &loc, sizeof(q)); in gfs2_adjust_quota()
992 error = gfs2_internal_read(ip, (char *)&q, &pos, sizeof(q)); in update_qd()
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()