Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 140) sorted by relevance

123456

/linux/fs/nilfs2/
H A Dalloc.c219 int create, in nilfs_palloc_get_block()
292 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block()
313 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block()
351 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
/linux/security/integrity/ima/
H A Dima_asymmetric_keys.c31 unsigned long flags, bool create) in ima_post_key_create_or_update()
/linux/fs/efs/
H A Dfile.c14 struct buffer_head *bh_result, int create) in efs_get_block()
/linux/fs/ocfs2/dlm/
H A Ddlmlock.c287 struct dlm_create_lock create; in dlm_send_remote_lock_request() local
444 struct dlm_create_lock *create = (struct dlm_create_lock *)msg->buf; in dlm_create_lock_handler() local
/linux/fs/squashfs/
H A Dsquashfs.h49 void * (*create)(struct squashfs_sb_info *msblk, void *comp_opts); member
/linux/include/linux/
H A Dsmpboot.h36 void (*create)(unsigned int cpu); member
/linux/fs/freevxfs/
H A Dvxfs_subr.c100 struct buffer_head *bp, int create) in vxfs_getblk()
/linux/fs/minix/
H A Ditree_v1.c54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
H A Ditree_v2.c62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
/linux/kernel/
H A Dkthread.c384 struct kthread_create_info *create = _create; in kthread() local
451 static void create_kthread(struct kthread_create_info *create) in create_kthread()
483 struct kthread_create_info *create = kmalloc_obj(*create); in __kthread_create_on_node() local
810 struct kthread_create_info *create; in kthreadd() local
/linux/tools/perf/util/
H A Drblist.c55 bool create) in __rblist__findnew()
H A Dintlist.c66 unsigned long i, bool create) in __intlist__findnew()
/linux/drivers/md/
H A Ddm-path-selector.h56 int (*create)(struct path_selector *ps, unsigned int argc, char **argv); member
H A Ddm-cache-policy.h177 struct dm_cache_policy *(*create)(dm_cblock_t cache_size, member
H A Ddm-init.c23 static char *create; variable
/linux/samples/uhid/
H A Duhid-example.c176 static int create(int fd) in create() function
/linux/include/net/9p/
H A Dtransport.h59 int (*create)(struct p9_client *client, member
/linux/net/nfc/
H A Dnfc.h23 int (*create)(struct net *net, struct socket *sock, member
/linux/kernel/trace/
H A Dtrace_dynevent.h42 int (*create)(const char *raw_command); member
/linux/fs/bfs/
H A Dfile.c66 struct buffer_head *bh_result, int create) in bfs_get_block()
/linux/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c135 struct udmabuf_create create; in main() local
/linux/fs/ext2/
H A Dinode.c627 int create) in ext2_get_blocks()
784 struct buffer_head *bh_result, int create) in ext2_get_block()
816 bool create = flags & IOMAP_WRITE; in ext2_iomap_begin() local
/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c123 static int test_cachestat(const char *filename, bool write_random, bool create, in test_cachestat()
/linux/drivers/nvme/target/
H A Dcore.c863 u16 nvmet_check_cqid(struct nvmet_ctrl *ctrl, u16 cqid, bool create) in nvmet_check_cqid()
877 u16 nvmet_check_io_cqid(struct nvmet_ctrl *ctrl, u16 cqid, bool create) in nvmet_check_io_cqid()
911 bool create) in nvmet_check_sqid()
/linux/drivers/s390/char/
H A Draw3270.h124 void (*create)(int minor); member

123456