Searched defs:free_start (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/arch/ia64/mm/ |
D | contig.c | 116 u64 range_start, range_end, free_start; in find_bootmap_location() local
|
/linux-3.3/fs/fat/ |
D | file.c | 220 int err, wait, free_start, i_start, i_logstart; in fat_free() local
|
/linux-3.3/fs/ocfs2/ |
D | xattr.c | 1401 static int ocfs2_xa_check_space_helper(int needed_space, int free_start, in ocfs2_xa_check_space_helper() 1566 int offset, free_start = loc->xl_size; in ocfs2_xa_block_get_free_start() local 1581 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_check_space() local 1647 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_add_namevalue() local 1726 int free_start, int size) in ocfs2_bucket_align_free_start() 1744 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_check_space() local 1827 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_add_namevalue() local
|