Home
last modified time | relevance | path

Searched refs:gfs2_quota (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
A Dquota.c206 offset *= sizeof(struct gfs2_quota); in qd2offset()
773 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp, in gfs2_write_disk_quota()
781 nbytes = sizeof(struct gfs2_quota); in gfs2_write_disk_quota()
823 struct gfs2_quota q; in gfs2_adjust_quota()
833 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
861 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
890 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
915 sizeof(struct gfs2_quota))) in do_sync()
977 struct gfs2_quota q; in update_qd()
982 memset(&q, 0, sizeof(struct gfs2_quota)); in update_qd()
[all …]
/linux/include/uapi/linux/
A Dgfs2_ondisk.h215 struct gfs2_quota { struct

Completed in 9 milliseconds