Searched defs:free_start (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/ia64/mm/ |
D | contig.c | 50 u64 range_start, range_end, free_start; in find_bootmap_location() local
|
/linux-4.1.27/fs/fat/ |
D | file.c | 221 int err, wait, free_start, i_start, i_logstart; in fat_free() local
|
/linux-4.1.27/fs/ocfs2/ |
D | xattr.c | 1411 static int ocfs2_xa_check_space_helper(int needed_space, int free_start, in ocfs2_xa_check_space_helper() 1576 int offset, free_start = loc->xl_size; in ocfs2_xa_block_get_free_start() local 1591 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_check_space() local 1657 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_add_namevalue() local 1736 int free_start, int size) in ocfs2_bucket_align_free_start() 1754 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_check_space() local 1837 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_add_namevalue() local
|