Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dquota.h30 struct ocfs2_quota_chunk *dq_chunk; /* Chunk dquot is in */
76 struct ocfs2_quota_chunk { struct
Dquota_local.c240 struct ocfs2_quota_chunk *pos, *next; in ocfs2_release_local_quota_bitmaps()
254 struct ocfs2_quota_chunk *newchunk; in ocfs2_load_local_quota_bitmaps()
817 struct ocfs2_quota_chunk *chunk; in ocfs2_local_free_info()
921 static struct ocfs2_quota_chunk *ocfs2_find_free_entry(struct super_block *sb, in ocfs2_find_free_entry()
927 struct ocfs2_quota_chunk *chunk; in ocfs2_find_free_entry()
963 static struct ocfs2_quota_chunk *ocfs2_local_quota_add_chunk( in ocfs2_local_quota_add_chunk()
971 struct ocfs2_quota_chunk *chunk = NULL; in ocfs2_local_quota_add_chunk()
1079 struct ocfs2_quota_chunk, in ocfs2_local_quota_add_chunk()
1094 static struct ocfs2_quota_chunk *ocfs2_extend_local_quota_file( in ocfs2_extend_local_quota_file()
1101 struct ocfs2_quota_chunk *chunk; in ocfs2_extend_local_quota_file()
[all …]
Dsuper.c1772 sizeof(struct ocfs2_quota_chunk), in ocfs2_initialize_mem_caches()