Searched defs:free_start (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 234 common_callchain, zone_start, migrate_start, free_start, zone_end, argument 241 common_callchain, zone_start, migrate_start, free_start, zone_end, argument
|
/openbmc/linux/fs/fat/ |
H A D | file.c | 313 int err, wait, free_start, i_start, i_logstart; in fat_free() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | xattr.c | 1425 static int ocfs2_xa_check_space_helper(int needed_space, int free_start, in ocfs2_xa_check_space_helper() 1590 int offset, free_start = loc->xl_size; in ocfs2_xa_block_get_free_start() local 1605 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_check_space() local 1671 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_add_namevalue() local 1750 int free_start, int size) in ocfs2_bucket_align_free_start() 1768 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_check_space() local 1851 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_add_namevalue() local
|
/openbmc/linux/fs/btrfs/ |
H A D | qgroup.c | 3888 u64 free_start; in qgroup_free_reserved_data() local
|