Searched refs:ocfs2_quota_chunk (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota.h27 struct ocfs2_quota_chunk *dq_chunk; /* Chunk dquot is in */
71 struct ocfs2_quota_chunk { struct
H A Dquota_local.c246 struct ocfs2_quota_chunk *pos, *next;
260 struct ocfs2_quota_chunk *newchunk;
814 struct ocfs2_quota_chunk *chunk;
916 static struct ocfs2_quota_chunk *ocfs2_find_free_entry(struct super_block *sb,
922 struct ocfs2_quota_chunk *chunk;
958 static struct ocfs2_quota_chunk *ocfs2_local_quota_add_chunk(
966 struct ocfs2_quota_chunk *chunk = NULL;
1074 struct ocfs2_quota_chunk,
1089 static struct ocfs2_quota_chunk *ocfs2_extend_local_quota_file(
1096 struct ocfs2_quota_chunk *chun
[all...]
H A Dsuper.c1758 sizeof(struct ocfs2_quota_chunk),

Completed in 133 milliseconds