Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dquota.c126 offset *= sizeof(struct gfs2_quota); in qd2offset()
642 struct gfs2_quota q, *qp; in gfs2_adjust_quota()
649 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
677 nbytes = sizeof(struct gfs2_quota); in gfs2_adjust_quota()
719 if (offset + sizeof(struct gfs2_quota) > PAGE_CACHE_SIZE) in gfs2_adjust_quota()
729 if ((offset + sizeof(struct gfs2_quota)) > PAGE_CACHE_SIZE) { in gfs2_adjust_quota()
731 nbytes = sizeof(struct gfs2_quota) - nbytes; in gfs2_adjust_quota()
742 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
772 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
795 sizeof(struct gfs2_quota))) in do_sync()
[all …]
/linux-2.6.39/Documentation/filesystems/
Dgfs2.txt43 gfs2_quota to examine and change quota values in a filesystem
/linux-2.6.39/include/linux/
Dgfs2_ondisk.h186 struct gfs2_quota { struct