/linux-3.3/kernel/ |
D | kthread.c | 102 struct kthread_create_info *create = _create; in kthread() local 137 static void create_kthread(struct kthread_create_info *create) in create_kthread() 180 struct kthread_create_info create; in kthread_create_on_node() local 295 struct kthread_create_info *create; in kthreadd() local
|
/linux-3.3/fs/ext2/ |
D | xip.c | 33 __ext2_get_block(struct inode *inode, pgoff_t pgoff, int create, in __ext2_get_block() 78 int ext2_get_xip_mem(struct address_space *mapping, pgoff_t pgoff, int create, in ext2_get_xip_mem()
|
/linux-3.3/fs/efs/ |
D | file.c | 13 struct buffer_head *bh_result, int create) in efs_get_block()
|
/linux-3.3/fs/qnx4/ |
D | inode.c | 56 int create) in qnx4_getblk() 69 struct buffer_head *qnx4_bread(struct inode *inode, int block, int create) in qnx4_bread() 87 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block()
|
/linux-3.3/fs/nilfs2/ |
D | alloc.c | 207 int create, in nilfs_palloc_get_block() 251 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 270 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 288 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
D | sufile.c | 94 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block() 161 int create, size_t *ndone, in nilfs_sufile_updatev() 228 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
|
/linux-3.3/include/net/ |
D | inetpeer.h | 77 static inline struct inet_peer *inet_getpeer_v4(__be32 v4daddr, int create) in inet_getpeer_v4() 86 static inline struct inet_peer *inet_getpeer_v6(const struct in6_addr *v6daddr, int create) in inet_getpeer_v6()
|
/linux-3.3/include/net/9p/ |
D | transport.h | 54 int (*create)(struct p9_client *, const char *, char *); member
|
/linux-3.3/fs/freevxfs/ |
D | vxfs_subr.c | 130 struct buffer_head *bp, int create) in vxfs_getblk()
|
/linux-3.3/fs/minix/ |
D | itree_v1.c | 54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
|
D | itree_v2.c | 62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
|
/linux-3.3/fs/ocfs2/dlm/ |
D | dlmlock.c | 309 struct dlm_create_lock create; in dlm_send_remote_lock_request() local 466 struct dlm_create_lock *create = (struct dlm_create_lock *)msg->buf; in dlm_create_lock_handler() local
|
/linux-3.3/drivers/md/ |
D | dm-path-selector.h | 40 int (*create) (struct path_selector *ps, unsigned argc, char **argv); member
|
/linux-3.3/fs/gfs2/ |
D | bmap.c | 382 static inline void bmap_lock(struct gfs2_inode *ip, int create) in bmap_lock() 390 static inline void bmap_unlock(struct gfs2_inode *ip, int create) in bmap_unlock() 602 struct buffer_head *bh_map, int create) in gfs2_block_map() 684 int create = *new; in gfs2_extent_map() local
|
D | meta_io.c | 127 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf()
|
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/ |
D | nldrdefs.h | 284 nldr_createfxn create; member
|
/linux-3.3/fs/bfs/ |
D | file.c | 66 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/linux-3.3/net/nfc/ |
D | nfc.h | 34 int (*create)(struct net *net, struct socket *sock, member
|
/linux-3.3/fs/hpfs/ |
D | file.c | 66 …int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block()
|
/linux-3.3/fs/adfs/ |
D | inode.c | 20 int create) in adfs_get_block()
|
/linux-3.3/fs/xfs/ |
D | xfs_aops.c | 1099 int create, in __xfs_get_blocks() 1239 int create) in xfs_get_blocks() 1249 int create) in xfs_get_blocks_direct()
|
/linux-3.3/fs/affs/ |
D | file.c | 322 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block() 438 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
|
/linux-3.3/net/rxrpc/ |
D | ar-call.c | 150 int create, in rxrpc_get_client_call()
|
/linux-3.3/fs/jfs/ |
D | inode.c | 196 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux-3.3/fs/udf/ |
D | inode.c | 325 struct buffer_head *bh_result, int create) in udf_get_block() 363 int create, int *err) in udf_getblk() 1083 int create, int *err) in udf_bread()
|