Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dquota.h31 struct ocfs2_quota_chunk *dq_chunk; /* Chunk dquot is in */
77 struct ocfs2_quota_chunk { struct
H A Dquota_local.c239 struct ocfs2_quota_chunk *pos, *next; in ocfs2_release_local_quota_bitmaps()
253 struct ocfs2_quota_chunk *newchunk; in ocfs2_load_local_quota_bitmaps()
815 struct ocfs2_quota_chunk *chunk; in ocfs2_local_free_info()
925 struct ocfs2_quota_chunk *chunk = NULL, *iter; in ocfs2_find_free_entry()
961 static struct ocfs2_quota_chunk *ocfs2_local_quota_add_chunk( in ocfs2_local_quota_add_chunk()
969 struct ocfs2_quota_chunk *chunk = NULL; in ocfs2_local_quota_add_chunk()
1077 struct ocfs2_quota_chunk, in ocfs2_local_quota_add_chunk()
1092 static struct ocfs2_quota_chunk *ocfs2_extend_local_quota_file( in ocfs2_extend_local_quota_file()
1099 struct ocfs2_quota_chunk *chunk; in ocfs2_extend_local_quota_file()
1113 struct ocfs2_quota_chunk, qc_chunk); in ocfs2_extend_local_quota_file()
[all …]
H A Dsuper.c1720 sizeof(struct ocfs2_quota_chunk), in ocfs2_initialize_mem_caches()