Searched refs:ioctx_alloc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/
H A Daio.c736 /* ioctx_alloc
739 static struct kioctx *ioctx_alloc(unsigned nr_events) function
1405 ioctx = ioctx_alloc(nr_events);
1436 ioctx = ioctx_alloc(nr_events);

Completed in 263 milliseconds