Searched defs:alloc_type (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
H A Duttrack.c365 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) acpi_ut_track_allocation() argument
/linux-4.1.27/fs/jffs2/
H A Dfs.c42 int alloc_type = ALLOC_NORMAL; jffs2_do_setattr() local
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_midi.c152 char *alloc_type[3] = { "FREE ", "CHEAP ", "EXPENSIVE" }; opl3_get_voice() local
/linux-4.1.27/fs/xfs/
H A Dxfs_bmap_util.c929 xfs_alloc_file_space( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t len, int alloc_type) xfs_alloc_file_space() argument
/linux-4.1.27/fs/f2fs/
H A Dsegment.h247 unsigned char alloc_type; /* current allocation type */ member in struct:curseg_info
/linux-4.1.27/include/linux/
H A Df2fs_fs.h128 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member in struct:f2fs_checkpoint
/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c6734 int alloc_type = (flags & BTRFS_BLOCK_GROUP_DATA) ? find_free_extent() local

Completed in 379 milliseconds