Searched defs:prealloc (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
H A D | setup.c | 123 static void __init prealloc(struct ps3_prealloc *p) prealloc() function
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_dquot.c | 95 int prealloc = 0; xfs_qm_adjust_dqlimits() local
|
H A D | xfs_iomap.c | 545 int prealloc; xfs_iomap_write_delay() local 252 xfs_iomap_eof_want_preallocate( xfs_mount_t *mp, xfs_inode_t *ip, xfs_off_t offset, size_t count, xfs_bmbt_irec_t *imap, int nimaps, int *prealloc) xfs_iomap_eof_want_preallocate() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | extent_map.c | 280 bool prealloc = false; unpin_extent_cache() local
|
H A D | inode-map.c | 402 int prealloc; btrfs_save_ino_cache() local
|
H A D | extent_io.c | 545 alloc_extent_state_atomic(struct extent_state *prealloc) alloc_extent_state_atomic() argument 579 struct extent_state *prealloc = NULL; clear_extent_bit() local 841 struct extent_state *prealloc = NULL; __set_extent_bit() local 1067 struct extent_state *prealloc = NULL; convert_extent_bit() local 475 split_state(struct extent_io_tree *tree, struct extent_state *orig, struct extent_state *prealloc, u64 split) split_state() argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_fbdev.c | 184 bool prealloc = false; intelfb_create() local
|
/linux-4.1.27/net/sched/ |
H A D | sch_gred.c | 427 struct gred_sched_data *prealloc; gred_change() local 383 gred_change_vq(struct Qdisc *sch, int dp, struct tc_gred_qopt *ctl, int prio, u8 *stab, u32 max_P, struct gred_sched_data **prealloc) gred_change_vq() argument
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | u_ether.c | 355 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) prealloc() function
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | sec.c | 2150 unsigned int prealloc; sptlrpc_svc_free_rs() local
|
/linux-4.1.27/include/linux/ |
H A D | kernfs.h | 224 bool prealloc; member in struct:kernfs_ops
|
/linux-4.1.27/fs/quota/ |
H A D | dquot.c | 1296 static int check_bdq(struct dquot *dquot, qsize_t space, int prealloc, check_bdq() argument
|
/linux-4.1.27/drivers/md/ |
H A D | dm-cache-target.c | 335 struct prealloc { struct
|
Completed in 613 milliseconds