Home
last modified time | relevance | path

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

1234567

/linux-6.3-rc2/fs/ntfs3/
A Dinode.c539 struct buffer_head *bh, int create, in ntfs_get_block_vbo()
664 struct buffer_head *bh_result, int create) in ntfs_get_block()
671 struct buffer_head *bh_result, int create) in ntfs_get_block_bmap()
743 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_R()
750 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_W()
862 struct buffer_head *bh_result, int create) in ntfs_get_block_write_begin()
/linux-6.3-rc2/security/integrity/ima/
A Dima_asymmetric_keys.c31 unsigned long flags, bool create) in ima_post_key_create_or_update()
/linux-6.3-rc2/include/net/
A Dinetpeer.h104 int vif, int create) in inet_getpeer_v4()
116 int create) in inet_getpeer_v6()
/linux-6.3-rc2/fs/nilfs2/
A Dalloc.c197 int create, in nilfs_palloc_get_block()
261 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block()
280 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block()
314 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
A Dsufile.c90 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block()
157 int create, size_t *ndone, in nilfs_sufile_updatev()
224 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
/linux-6.3-rc2/fs/efs/
A Dfile.c14 struct buffer_head *bh_result, int create) in efs_get_block()
/linux-6.3-rc2/tools/testing/selftests/drivers/dma-buf/
A Dudmabuf.c28 struct udmabuf_create create; in main() local
/linux-6.3-rc2/fs/squashfs/
A Dsquashfs.h43 void * (*create)(struct squashfs_sb_info *msblk, void *comp_opts); member
/linux-6.3-rc2/fs/ocfs2/dlm/
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-6.3-rc2/fs/freevxfs/
A Dvxfs_subr.c100 struct buffer_head *bp, int create) in vxfs_getblk()
/linux-6.3-rc2/include/linux/
A Dsmpboot.h36 void (*create)(unsigned int cpu); member
A Dzpool.h90 void *(*create)(const char *name, member
/linux-6.3-rc2/kernel/
A Dkthread.c334 struct kthread_create_info *create = _create; in kthread() local
391 static void create_kthread(struct kthread_create_info *create) in create_kthread()
421 struct kthread_create_info *create = kmalloc(sizeof(*create), in __kthread_create_on_node() local
739 struct kthread_create_info *create; in kthreadd() local
/linux-6.3-rc2/fs/minix/
A Ditree_v1.c54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
A Ditree_v2.c62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
/linux-6.3-rc2/fs/fat/
A Dcache.c334 sector_t *last_block, int create) in is_exceed_eof()
359 unsigned long *mapped_blocks, int create, bool from_bmap) in fat_bmap()
/linux-6.3-rc2/fs/affs/
A Dfile.c296 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
467 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
524 affs_do_readpage_ofs(struct page *page, unsigned to, int create) in affs_do_readpage_ofs()
/linux-6.3-rc2/include/net/9p/
A Dtransport.h48 int (*create)(struct p9_client *client, member
/linux-6.3-rc2/fs/exfat/
A Dinode.c112 unsigned int *clu, int create) in exfat_map_cluster()
267 struct buffer_head *bh_result, int create) in exfat_get_block()
/linux-6.3-rc2/drivers/md/
A Ddm-path-selector.h56 int (*create)(struct path_selector *ps, unsigned int argc, char **argv); member
/linux-6.3-rc2/tools/perf/util/
A Drblist.c55 bool create) in __rblist__findnew()
/linux-6.3-rc2/samples/uhid/
A Duhid-example.c176 static int create(int fd) in create() function
/linux-6.3-rc2/net/nfc/
A Dnfc.h23 int (*create)(struct net *net, struct socket *sock, member
/linux-6.3-rc2/kernel/trace/
A Dtrace_dynevent.h42 int (*create)(const char *raw_command); member
/linux-6.3-rc2/fs/bfs/
A Dfile.c65 struct buffer_head *bh_result, int create) in bfs_get_block()

Completed in 33 milliseconds

1234567