Home
last modified time | relevance | path

Searched refs:ocfs2_local_disk_chunk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_local.c38 return ((sb->s_blocksize - sizeof(struct ocfs2_local_disk_chunk) - in ol_chunk_blocks()
295 struct ocfs2_local_disk_chunk *dchunk, in ocfs2_add_recovery_chunk()
345 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_recovery_load_quota()
358 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recovery_load_quota()
464 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_recover_local_quota_file()
486 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recover_local_quota_file()
812 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_local_free_info()
820 dchunk = (struct ocfs2_local_disk_chunk *) in ocfs2_local_free_info()
925 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_find_free_entry()
929 dchunk = (struct ocfs2_local_disk_chunk *) in ocfs2_find_free_entry()
[all...]
H A Docfs2_fs.h1208 struct ocfs2_local_disk_chunk { struct
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_local.c38 return ((sb->s_blocksize - sizeof(struct ocfs2_local_disk_chunk) - in ol_chunk_blocks()
295 struct ocfs2_local_disk_chunk *dchunk, in ocfs2_add_recovery_chunk()
345 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_recovery_load_quota()
358 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recovery_load_quota()
464 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_recover_local_quota_file()
486 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recover_local_quota_file()
812 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_local_free_info()
820 dchunk = (struct ocfs2_local_disk_chunk *) in ocfs2_local_free_info()
922 struct ocfs2_local_disk_chunk *dchunk; in ocfs2_find_free_entry()
926 dchunk = (struct ocfs2_local_disk_chunk *) in ocfs2_find_free_entry()
[all...]
H A Docfs2_fs.h1206 struct ocfs2_local_disk_chunk { struct

Completed in 16 milliseconds