Home
last modified time | relevance | path

Searched refs:alloc_type (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/acpi/utilities/
Dutalloc.c667 u8 alloc_type, in acpi_ut_track_allocation() argument
708 allocation->alloc_type = alloc_type; in acpi_ut_track_allocation()
/linux-2.4.37.9/include/acpi/
Daclocal.h930 u8 alloc_type;
Dacutils.h827 u8 alloc_type,
/linux-2.4.37.9/fs/xfs/
Dxfs_vnodeops.c4033 int alloc_type, in xfs_alloc_file_space() argument
4083 xfs_bmapi_flags = XFS_BMAPI_WRITE | (alloc_type ? XFS_BMAPI_PREALLOC : 0); in xfs_alloc_file_space()
4088 if (alloc_type != 0 && offset < ip->i_d.di_size && in xfs_alloc_file_space()