Home
last modified time | relevance | path

Searched defs:prealloc (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/security/keys/
Dkey.c485 unsigned long prealloc; in key_instantiate_and_link() local
533 unsigned long prealloc; in key_reject_and_link() local
756 unsigned long prealloc; in key_create_or_update() local
Dkeyring.c726 unsigned long prealloc; in __key_link_begin() local
906 unsigned long prealloc) in __key_link_end()
948 unsigned long prealloc; in key_link() local
Drequest_key.c355 unsigned long prealloc; in construct_alloc_key() local
/linux-3.3/fs/xfs/
Dxfs_iomap.c280 int *prealloc) in xfs_iomap_eof_want_preallocate()
385 int prealloc, flushed = 0; in xfs_iomap_write_delay() local
/linux-3.3/arch/powerpc/platforms/ps3/
Dsetup.c123 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
/linux-3.3/net/sched/
Dsch_gred.c387 struct gred_sched_data **prealloc) in gred_change_vq()
428 struct gred_sched_data *prealloc; in gred_change() local
/linux-3.3/fs/btrfs/
Dinode-map.c405 int prealloc; in btrfs_save_ino_cache() local
Dextent_io.c375 struct extent_state *prealloc, u64 split) in split_state()
434 alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
462 struct extent_state *prealloc = NULL; in clear_extent_bit() local
714 struct extent_state *prealloc = NULL; in set_extent_bit() local
922 struct extent_state *prealloc = NULL; in convert_extent_bit() local
/linux-3.3/drivers/usb/gadget/
Du_ether.c362 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
/linux-3.3/fs/quota/
Ddquot.c1257 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, char *warntype) in check_bdq()