Home
last modified time | relevance | path

Searched defs:alloc_type (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Duttrack.c367 u8 alloc_type, in acpi_ut_track_allocation()
/linux-4.4.14/fs/jffs2/
Dfs.c42 int alloc_type = ALLOC_NORMAL; in jffs2_do_setattr() local
/linux-4.4.14/sound/drivers/opl3/
Dopl3_midi.c152 char *alloc_type[3] = { "FREE ", "CHEAP ", "EXPENSIVE" }; in opl3_get_voice() local
/linux-4.4.14/fs/xfs/
Dxfs_bmap_util.c956 int alloc_type) in xfs_alloc_file_space()
/linux-4.4.14/fs/f2fs/
Dsegment.h260 unsigned char alloc_type; /* current allocation type */ member
/linux-4.4.14/include/linux/
Df2fs_fs.h136 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member
/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c1918 u32 alloc_type = exclusive ? in efx_ef10_alloc_rss_context() local
/linux-4.4.14/fs/btrfs/
Dextent-tree.c7032 int alloc_type = (flags & BTRFS_BLOCK_GROUP_DATA) ? in find_free_extent() local