Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Duttrack.c367 u8 alloc_type, in acpi_ut_track_allocation()
/linux-4.1.27/fs/jffs2/
Dfs.c42 int alloc_type = ALLOC_NORMAL; in jffs2_do_setattr() local
/linux-4.1.27/sound/drivers/opl3/
Dopl3_midi.c152 char *alloc_type[3] = { "FREE ", "CHEAP ", "EXPENSIVE" }; in opl3_get_voice() local
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.c933 int alloc_type) in xfs_alloc_file_space()
/linux-4.1.27/fs/f2fs/
Dsegment.h247 unsigned char alloc_type; /* current allocation type */ member
/linux-4.1.27/include/linux/
Df2fs_fs.h128 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member
/linux-4.1.27/fs/btrfs/
Dextent-tree.c6734 int alloc_type = (flags & BTRFS_BLOCK_GROUP_DATA) ? in find_free_extent() local