Searched refs:gfs2_quota (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/gfs2/
H A Dquota.c126 offset *= sizeof(struct gfs2_quota);
641 struct gfs2_quota q, *qp;
648 memset(&q, 0, sizeof(struct gfs2_quota));
672 nbytes = sizeof(struct gfs2_quota);
714 if (offset + sizeof(struct gfs2_quota) > PAGE_CACHE_SIZE)
724 if ((offset + sizeof(struct gfs2_quota)) > PAGE_CACHE_SIZE) {
726 nbytes = sizeof(struct gfs2_quota) - nbytes;
737 size = loc + sizeof(struct gfs2_quota);
769 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota),
792 sizeof(struct gfs2_quota)))
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/gfs2/
H A Dquota.c126 offset *= sizeof(struct gfs2_quota);
641 struct gfs2_quota q, *qp;
648 memset(&q, 0, sizeof(struct gfs2_quota));
672 nbytes = sizeof(struct gfs2_quota);
714 if (offset + sizeof(struct gfs2_quota) > PAGE_CACHE_SIZE)
724 if ((offset + sizeof(struct gfs2_quota)) > PAGE_CACHE_SIZE) {
726 nbytes = sizeof(struct gfs2_quota) - nbytes;
737 size = loc + sizeof(struct gfs2_quota);
769 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota),
792 sizeof(struct gfs2_quota)))
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dgfs2_ondisk.h186 struct gfs2_quota { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dgfs2_ondisk.h186 struct gfs2_quota { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dgfs2_ondisk.h186 struct gfs2_quota { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dgfs2_ondisk.h186 struct gfs2_quota { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dgfs2_ondisk.h186 struct gfs2_quota { struct

Completed in 122 milliseconds