Home
last modified time | relevance | path

Searched defs:actor (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/fs/iomap/
H A Dapply.c24 iomap_apply(struct inode *inode, loff_t pos, loff_t length, unsigned flags, const struct iomap_ops *ops, void *data, iomap_actor_t actor) iomap_apply() argument
/kernel/linux/linux-5.10/fs/squashfs/
H A Dpage_actor.c22 static void *cache_first_page(struct squashfs_page_actor *actor) in cache_first_page() argument
28 static void *cache_next_page(struct squashfs_page_actor *actor) in cache_next_page() argument
36 static void cache_finish_page(struct squashfs_page_actor *actor) in cache_finish_page() argument
44 struct squashfs_page_actor *actor in squashfs_page_actor_init() local
60 direct_first_page(struct squashfs_page_actor *actor) direct_first_page() argument
66 direct_next_page(struct squashfs_page_actor *actor) direct_next_page() argument
75 direct_finish_page(struct squashfs_page_actor *actor) direct_finish_page() argument
84 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); squashfs_page_actor_init_special() local
[all...]
H A Dpage_actor.h20 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local
32 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page() argument
38 squashfs_next_page(struct squashfs_page_actor *actor) squashfs_next_page() argument
44 squashfs_finish_page(struct squashfs_page_actor *actor) squashfs_finish_page() argument
66 squashfs_first_page(struct squashfs_page_actor *actor) squashfs_first_page() argument
70 squashfs_next_page(struct squashfs_page_actor *actor) squashfs_next_page() argument
74 squashfs_finish_page(struct squashfs_page_actor *actor) squashfs_finish_page() argument
[all...]
H A Ddecompressor.c92 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local
H A Dfile_direct.c38 struct squashfs_page_actor *actor; in squashfs_readpage_block() local
H A Dblock.c33 copy_bio_to_actor(struct bio *bio, struct squashfs_page_actor *actor, int offset, int req_length) copy_bio_to_actor() argument
H A Dcache.c411 struct squashfs_page_actor *actor; in squashfs_read_table() local
H A Dsquashfs_fs_sb.h40 struct squashfs_page_actor *actor; member
/kernel/linux/linux-6.6/fs/squashfs/
H A Dpage_actor.c24 static void *cache_first_page(struct squashfs_page_actor *actor) in cache_first_page() argument
30 static void *cache_next_page(struct squashfs_page_actor *actor) in cache_next_page() argument
38 static void cache_finish_page(struct squashfs_page_actor *actor) in cache_finish_page() argument
46 struct squashfs_page_actor *actor in squashfs_page_actor_init() local
63 handle_next_page(struct squashfs_page_actor *actor) handle_next_page() argument
84 direct_first_page(struct squashfs_page_actor *actor) direct_first_page() argument
89 direct_next_page(struct squashfs_page_actor *actor) direct_next_page() argument
99 direct_finish_page(struct squashfs_page_actor *actor) direct_finish_page() argument
108 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); squashfs_page_actor_init_special() local
[all...]
H A Ddecompressor.c91 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local
H A Dpage_actor.h33 static inline struct page *squashfs_page_actor_free(struct squashfs_page_actor *actor) in squashfs_page_actor_free() argument
41 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page() argument
45 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page() argument
49 squashfs_finish_page(struct squashfs_page_actor *actor) squashfs_finish_page() argument
53 squashfs_actor_nobuff(struct squashfs_page_actor *actor) squashfs_actor_nobuff() argument
[all...]
H A Dfile_direct.c35 struct squashfs_page_actor *actor; in squashfs_readpage_block() local
H A Dcache.c411 struct squashfs_page_actor *actor; in squashfs_read_table() local
H A Dblock.c33 copy_bio_to_actor(struct bio *bio, struct squashfs_page_actor *actor, int offset, int req_length) copy_bio_to_actor() argument
H A Dsquashfs_fs_sb.h40 struct squashfs_page_actor *actor; member
H A Dfile.c544 struct squashfs_page_actor *actor; in squashfs_readahead() local
/kernel/linux/linux-5.10/security/keys/
H A Drequest_key.c230 request_key_actor_t actor; in construct_key() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Ddir.c1086 static int ntfs_readdir(struct file *file, struct dir_context *actor) in ntfs_readdir() argument
1012 ntfs_filldir(ntfs_volume *vol, ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, u8 *name, struct dir_context *actor) ntfs_filldir() argument
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Ddir.c1086 static int ntfs_readdir(struct file *file, struct dir_context *actor) in ntfs_readdir() argument
1012 ntfs_filldir(ntfs_volume *vol, ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, u8 *name, struct dir_context *actor) ntfs_filldir() argument
[all...]
/kernel/linux/linux-6.6/security/keys/
H A Drequest_key.c230 request_key_actor_t actor; in construct_key() local
/kernel/linux/linux-6.6/fs/smb/server/
H A Dvfs_cache.h111 set_ctx_actor(struct dir_context *ctx, filldir_t actor) set_ctx_actor() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c811 struct device_node *actor = of_node_get(target); in __pmf_find_function() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c811 struct device_node *actor = of_node_get(target); in __pmf_find_function() local
/kernel/linux/linux-5.10/fs/
H A Dsplice.c396 splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, splice_actor *actor) splice_from_pipe_feed() argument
552 __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, splice_actor *actor) __splice_from_pipe() argument
584 splice_from_pipe(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags, splice_actor *actor) splice_from_pipe() argument
804 splice_direct_to_actor(struct file *in, struct splice_desc *sd, splice_direct_actor *actor) splice_direct_to_actor() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dsplice.c444 splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, splice_actor *actor) splice_from_pipe_feed() argument
600 __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, splice_actor *actor) __splice_from_pipe() argument
632 splice_from_pipe(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags, splice_actor *actor) splice_from_pipe() argument
1010 splice_direct_to_actor(struct file *in, struct splice_desc *sd, splice_direct_actor *actor) splice_direct_to_actor() argument
[all...]

Completed in 17 milliseconds

12