OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [LINUX_2_4_26_OR32/] [linux/] [linux-2.4/] [include/] [linux/] [dqblk_v1.h] - Diff between revs 1279 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1279 Rev 1765
/*
/*
 *      File with in-memory structures of old quota format
 *      File with in-memory structures of old quota format
 */
 */
 
 
#ifndef _LINUX_DQBLK_V1_H
#ifndef _LINUX_DQBLK_V1_H
#define _LINUX_DQBLK_V1_H
#define _LINUX_DQBLK_V1_H
 
 
/* Id of quota format */
/* Id of quota format */
#define QFMT_VFS_OLD 1
#define QFMT_VFS_OLD 1
 
 
/* Root squash turned on */
/* Root squash turned on */
#define V1_DQF_RSQUASH 1
#define V1_DQF_RSQUASH 1
 
 
/* Special information about quotafile */
/* Special information about quotafile */
struct v1_mem_dqinfo {
struct v1_mem_dqinfo {
};
};
 
 
#endif  /* _LINUX_DQBLK_V1_H */
#endif  /* _LINUX_DQBLK_V1_H */
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.