Home
last modified time | relevance | path

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

1234567

/linux/fs/ntfs3/
H A Dinode.c559 ntfs_get_block_vbo(struct inode * inode,u64 vbo,struct buffer_head * bh,int create,enum get_block_ctx ctx) ntfs_get_block_vbo() argument
686 ntfs_get_block(struct inode * inode,sector_t vbn,struct buffer_head * bh_result,int create) ntfs_get_block() argument
693 ntfs_get_block_bmap(struct inode * inode,sector_t vsn,struct buffer_head * bh_result,int create) ntfs_get_block_bmap() argument
765 ntfs_get_block_direct_IO_R(struct inode * inode,sector_t iblock,struct buffer_head * bh_result,int create) ntfs_get_block_direct_IO_R() argument
772 ntfs_get_block_direct_IO_W(struct inode * inode,sector_t iblock,struct buffer_head * bh_result,int create) ntfs_get_block_direct_IO_W() argument
893 ntfs_get_block_write_begin(struct inode * inode,sector_t vbn,struct buffer_head * bh_result,int create) ntfs_get_block_write_begin() argument
[all...]
/linux/fs/nilfs2/
H A Dalloc.c197 int create, in nilfs_palloc_get_block()
262 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block()
281 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block()
315 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
/linux/include/net/
H A Dinetpeer.h104 int vif, int create) in inet_getpeer_v4()
116 int create) in inet_getpeer_v6()
/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/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c28 struct udmabuf_create create; in main() local
/linux/fs/squashfs/
H A Dsquashfs.h43 void * (*create)(struct squashfs_sb_info *msblk, void *comp_opts); member
/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/include/linux/
H A Dsmpboot.h36 void (*create)(unsigned int cpu); member
H A Dzpool.h81 void *(*create)(const char *name, gfp_t gfp); 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.c345 struct kthread_create_info *create = _create; in kthread() local
404 static void create_kthread(struct kthread_create_info *create) in create_kthread()
436 struct kthread_create_info *create = kmalloc(sizeof(*create), in __kthread_create_on_node() local
758 struct kthread_create_info *create; in kthreadd() local
/linux/fs/fat/
H 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/fs/affs/
H A Dfile.c297 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
470 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
526 static int affs_do_read_folio_ofs(struct folio *folio, size_t to, int create) in affs_do_read_folio_ofs()
/linux/include/net/9p/
H A Dtransport.h48 int (*create)(struct p9_client *client, member
/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
/linux/samples/uhid/
H A Duhid-example.c176 static int create(int fd) in create() function
/linux/fs/exfat/
H A Dinode.c124 unsigned int *clu, int create) in exfat_map_cluster()
279 struct buffer_head *bh_result, int create) in exfat_get_block()
/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/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c117 static int test_cachestat(const char *filename, bool write_random, bool create, in test_cachestat()

1234567