Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 25 of 230) sorted by relevance

12345678910

/external/squashfs-tools/squashfs-tools/
Dunsquash-4.c122 struct squashfs_dir_inode_header *inode = &header.dir; in read_inode_4() local
133 struct squashfs_ldir_inode_header *inode = &header.ldir; in read_inode_4() local
144 struct squashfs_reg_inode_header *inode = &header.reg; in read_inode_4() local
164 struct squashfs_lreg_inode_header *inode = &header.lreg; in read_inode_4() local
185 struct squashfs_symlink_inode_header *inode = &header.symlink; in read_inode_4() local
209 struct squashfs_dev_inode_header *inode = &header.dev; in read_inode_4() local
219 struct squashfs_ldev_inode_header *inode = &header.ldev; in read_inode_4() local
234 struct squashfs_lipc_inode_header *inode = &header.lipc; in read_inode_4() local
Dunsquashfs.h85 struct inode { struct
92 int inode_number; argument
106 unsigned int offset, struct inode **i); argument
Dunsquash-3.c148 squashfs_dir_inode_header_3 *inode = &header.dir; in read_inode_3() local
165 squashfs_ldir_inode_header_3 *inode = &header.ldir; in read_inode_3() local
182 squashfs_reg_inode_header_3 *inode = &header.reg; in read_inode_3() local
207 squashfs_lreg_inode_header_3 *inode = &header.lreg; in read_inode_3() local
/external/ltp/testcases/kernel/device-drivers/drm/kernel_space/
Dtdrm.c81 int tdrm_test_stub_register(struct inode *inode, struct file *filp, in tdrm_test_stub_register()
92 int tdrm_test_stub_unregister(struct inode *inode, struct file *filp, in tdrm_test_stub_unregister()
99 int tdrm_test_uninit_agp(struct inode *inode, struct file *filp, in tdrm_test_uninit_agp()
106 int tdrm_test_init_agp(struct inode *inode, struct file *filp, in tdrm_test_init_agp()
113 int tdrm_test_add_magic(struct inode *inode, struct file *filp, in tdrm_test_add_magic()
122 int tdrm_test_remove_magic(struct inode *inode, struct file *filp, in tdrm_test_remove_magic()
131 int tdrm_test_ctxbitmap_init(struct inode *inode, struct file *filp, in tdrm_test_ctxbitmap_init()
139 int tdrm_test_ctxbitmap_cleanup(struct inode *inode, struct file *filp, in tdrm_test_ctxbitmap_cleanup()
148 int tdrm_test_alloc_pages(struct inode *inode, struct file *filp, in tdrm_test_alloc_pages()
156 int tdrm_test_free_pages(struct inode *inode, struct file *filp, in tdrm_test_free_pages()
/external/erofs-utils/lib/
Dinode.c100 void erofs_insert_ihash(struct erofs_inode *inode) in erofs_insert_ihash()
112 struct erofs_inode *inode; in erofs_iget() local
124 struct erofs_inode *inode; in erofs_iget_by_nid() local
132 unsigned int erofs_iput(struct erofs_inode *inode) in erofs_iput()
178 int erofs_allocate_inode_bh_data(struct erofs_inode *inode, erofs_blk_t nblocks) in erofs_allocate_inode_bh_data()
313 erofs_nid_t erofs_lookupnid(struct erofs_inode *inode) in erofs_lookupnid()
336 struct erofs_inode *const inode = d->inode; in erofs_d_invalidate() local
484 int erofs_write_file_from_buffer(struct erofs_inode *inode, char *buf) in erofs_write_file_from_buffer()
510 static bool erofs_file_is_compressible(struct erofs_inode *inode) in erofs_file_is_compressible()
517 static int write_uncompressed_file_from_fd(struct erofs_inode *inode, int fd) in write_uncompressed_file_from_fd()
[all …]
Drebuild.c31 struct erofs_inode *inode; in erofs_rebuild_mkdir() local
88 struct erofs_inode *inode = NULL; in erofs_rebuild_get_dentry() local
140 struct erofs_inode *inode) in erofs_rebuild_write_blob_index()
210 struct erofs_inode *inode, in erofs_rebuild_update_inode()
272 struct erofs_inode *inode, *candidate; in erofs_rebuild_dirent_iter() local
400 struct erofs_inode inode = {}; in erofs_rebuild_load_tree() local
466 struct erofs_inode *inode = d->inode; in erofs_rebuild_basedir_dirent_iter() local
Dfragments.c50 static int z_erofs_fragments_dedupe_find(struct erofs_inode *inode, int fd, in z_erofs_fragments_dedupe_find()
148 int z_erofs_fragments_dedupe(struct erofs_inode *inode, int fd, u32 *tofcrc) in z_erofs_fragments_dedupe()
220 void z_erofs_fragments_commit(struct erofs_inode *inode) in z_erofs_fragments_commit()
235 int z_erofs_pack_file_from_fd(struct erofs_inode *inode, int fd, in z_erofs_pack_file_from_fd()
300 int z_erofs_pack_fragments(struct erofs_inode *inode, void *data, in z_erofs_pack_fragments()
331 struct erofs_inode *inode; in erofs_flush_packed_inode() local
Ddata.c12 static int erofs_map_blocks_flatmode(struct erofs_inode *inode, in erofs_map_blocks_flatmode()
65 int erofs_map_blocks(struct erofs_inode *inode, in erofs_map_blocks()
163 int erofs_read_one_data(struct erofs_inode *inode, struct erofs_map_blocks *map, in erofs_read_one_data()
184 static int erofs_read_raw_data(struct erofs_inode *inode, char *buffer, in erofs_read_raw_data()
234 int z_erofs_read_one_data(struct erofs_inode *inode, in z_erofs_read_one_data()
292 static int z_erofs_read_data(struct erofs_inode *inode, char *buffer, in z_erofs_read_data()
361 int erofs_pread(struct erofs_inode *inode, char *buf, in erofs_pread()
/external/strace/
Dsocketutils.c56 unsigned long inode; member
65 cache_inode_details(const unsigned long inode, char *const details) in cache_inode_details()
76 get_sockaddr_by_inode_cached(const unsigned long inode) in get_sockaddr_by_inode_cached()
83 print_sockaddr_by_inode_cached(const unsigned long inode) in print_sockaddr_by_inode_cached()
144 const unsigned long inode, void *opaque_data) in inet_parse_response()
204 receive_responses(struct tcb *tcp, const int fd, const unsigned long inode, in receive_responses()
257 unix_send_query(struct tcb *tcp, const int fd, const unsigned long inode) in unix_send_query()
288 const unsigned long inode, void *opaque_data) in unix_parse_response()
365 netlink_send_query(struct tcb *tcp, const int fd, const unsigned long inode) in netlink_send_query()
386 const unsigned long inode, void *opaque_data) in netlink_parse_response()
[all …]
/external/e2fsprogs/debugfs/
Ddump.c70 static void fix_perms(const char *cmd, const struct ext2_inode *inode, in fix_perms()
104 struct ext2_inode inode; in dump_file() local
150 ext2_ino_t inode; in do_dump() local
199 static void rdump_symlink(ext2_ino_t ino, struct ext2_inode *inode, in rdump_symlink()
251 static void rdump_inode(ext2_ino_t ino, struct ext2_inode *inode, in rdump_inode()
312 struct ext2_inode inode; in rdump_dirent() local
353 struct ext2_inode inode; in do_rdump() local
374 ext2_ino_t inode; in do_cat() local
/external/e2fsprogs/lib/ext2fs/
Di_block.c30 errcode_t ext2fs_iblk_add_blocks(ext2_filsys fs, struct ext2_inode *inode, in ext2fs_iblk_add_blocks()
53 errcode_t ext2fs_iblk_sub_blocks(ext2_filsys fs, struct ext2_inode *inode, in ext2fs_iblk_sub_blocks()
77 errcode_t ext2fs_iblk_set(ext2_filsys fs, struct ext2_inode *inode, blk64_t b) in ext2fs_iblk_set()
Dinode.c390 struct ext2_inode_large *inode) in block_map_looks_insane()
419 static int extent_head_looks_insane(struct ext2_inode_large *inode) in extent_head_looks_insane()
439 struct ext2_inode_large *inode; in check_inode_block_sanity() local
602 struct ext2_inode *inode, int bufsize) in ext2fs_get_next_inode_full()
747 struct ext2_inode *inode) in ext2fs_get_next_inode()
757 struct ext2_inode * inode, int bufsize, in ext2fs_read_inode2()
881 struct ext2_inode * inode, int bufsize) in ext2fs_read_inode_full()
887 struct ext2_inode * inode) in ext2fs_read_inode()
894 struct ext2_inode * inode, int bufsize, in ext2fs_write_inode2()
1022 struct ext2_inode * inode, int bufsize) in ext2fs_write_inode_full()
[all …]
Dnamei.c30 ext2_ino_t inode, int link_count, in follow_link()
106 ext2_ino_t inode; in dir_namei() local
141 ext2_ino_t dir, inode; in open_namei() local
173 const char *name, ext2_ino_t *inode) in ext2fs_namei()
192 const char *name, ext2_ino_t *inode) in ext2fs_namei_follow()
211 ext2_ino_t inode, ext2_ino_t *res_inode) in ext2fs_follow_link()
Dvalid_blk.c27 int ext2fs_inode_has_valid_blocks2(ext2_filsys fs, struct ext2_inode *inode) in ext2fs_inode_has_valid_blocks2()
65 int ext2fs_inode_has_valid_blocks(struct ext2_inode *inode) in ext2fs_inode_has_valid_blocks()
Dbitops.h319 ext2_ino_t inode) in ext2fs_mark_inode_bitmap()
326 ext2_ino_t inode) in ext2fs_unmark_inode_bitmap()
333 ext2_ino_t inode) in ext2fs_test_inode_bitmap()
359 ext2_ino_t inode) in ext2fs_fast_mark_inode_bitmap()
365 ext2_ino_t inode) in ext2fs_fast_unmark_inode_bitmap()
371 ext2_ino_t inode) in ext2fs_fast_test_inode_bitmap()
438 ext2_ino_t inode) in ext2fs_mark_inode_bitmap2()
445 ext2_ino_t inode) in ext2fs_unmark_inode_bitmap2()
452 ext2_ino_t inode) in ext2fs_test_inode_bitmap2()
478 ext2_ino_t inode) in ext2fs_fast_mark_inode_bitmap2()
[all …]
Dbmap.c34 #define inode_bmap(inode, nr) ((inode)->i_block[(nr)]) argument
141 struct ext2_inode *inode, in implied_cluster_alloc()
177 struct ext2_inode *inode, blk64_t lblk, in ext2fs_map_cluster_block()
204 struct ext2_inode *inode, in extent_bmap()
281 struct ext2_inode *inode, in ext2fs_file_block_offset_too_big()
302 errcode_t ext2fs_bmap2(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, in ext2fs_bmap2()
484 errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, in ext2fs_bmap()
Dinline_data.c94 struct ext2_inode inode; in ext2fs_inline_data_size() local
119 struct ext2_inode inode; in ext2fs_inline_data_dir_iterate() local
347 struct ext2_inode *inode, char *buf, size_t size) in ext2fs_inline_data_dir_expand()
399 struct ext2_inode *inode, char *buf, size_t size) in ext2fs_inline_data_file_expand()
432 struct ext2_inode inode; in ext2fs_inline_data_expand() local
502 struct ext2_inode *inode, in ext2fs_inline_data_get()
534 struct ext2_inode *inode, in ext2fs_inline_data_set()
597 struct ext2_inode inode; in file_test() local
Dpunch.c49 static errcode_t ind_punch(ext2_filsys fs, struct ext2_inode *inode, in ind_punch()
105 static errcode_t ext2fs_punch_ind(ext2_filsys fs, struct ext2_inode *inode, in ext2fs_punch_ind()
194 struct ext2_inode *inode, in punch_extent_blocks()
266 struct ext2_inode *inode, in ext2fs_punch_extent()
453 struct ext2_inode *inode, in ext2fs_punch_inline_data()
482 struct ext2_inode *inode, in ext2fs_punch()
/external/erofs-utils/include/erofs/
Dblock_list.h30 static inline void erofs_droid_blocklist_write(struct erofs_inode *inode, in erofs_droid_blocklist_write()
33 erofs_droid_blocklist_write_tail_end(struct erofs_inode *inode, in erofs_droid_blocklist_write_tail_end()
36 erofs_droid_blocklist_write_extent(struct erofs_inode *inode, in erofs_droid_blocklist_write_extent()
Dtrace.h13 #define trace_erofs_map_blocks_flatmode_enter(inode, map, flags) ((void)0) argument
14 #define trace_erofs_map_blocks_flatmode_exit(inode, map, flags, ret) ((void)0) argument
/external/freetype/src/cache/
Dftcimage.c33 FTC_INode inode = (FTC_INode)ftcinode; in ftc_inode_free() local
49 FTC_INode_Free( FTC_INode inode, in FTC_INode_Free()
64 FTC_INode inode = NULL; in FTC_INode_New() local
111 FTC_INode inode = (FTC_INode)ftcinode; in ftc_inode_weight() local
/external/squashfs-tools/kernel/fs/squashfs/
Dfile.c61 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index()
100 static struct meta_index *empty_meta_index(struct inode *inode, int offset, in empty_meta_index()
161 static void release_meta_index(struct inode *inode, struct meta_index *meta) in release_meta_index()
237 static int fill_meta_index(struct inode *inode, int index, in fill_meta_index()
336 static int read_blocklist(struct inode *inode, int index, u64 *block) in read_blocklist()
377 struct inode *inode = page->mapping->host; in squashfs_readpage() local
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h87 struct inode *inode; /* associated inode */ member
133 struct inode *inode) in inotify_d_instantiate()
141 static inline void inotify_inode_queue_event(struct inode *inode, in inotify_inode_queue_event()
158 static inline void inotify_inode_is_dead(struct inode *inode) in inotify_inode_is_dead()
180 static inline __s32 inotify_find_watch(struct inotify_handle *ih, struct inode *inode, in inotify_find_watch()
187 struct inode *inode, u32 mask) in inotify_find_update_watch()
194 struct inode *inode, __u32 mask) in inotify_add_watch()
/external/erofs-utils/fsck/
Dmain.c281 static void erofsfsck_set_attributes(struct erofs_inode *inode, char *path) in erofsfsck_set_attributes()
347 static int erofs_verify_xattr(struct erofs_inode *inode) in erofs_verify_xattr()
426 static int erofsfsck_dump_xattrs(struct erofs_inode *inode) in erofsfsck_dump_xattrs()
515 static int erofs_verify_inode_data(struct erofs_inode *inode, int outfd) in erofs_verify_inode_data()
666 static inline int erofs_extract_dir(struct erofs_inode *inode) in erofs_extract_dir()
769 static inline int erofs_extract_file(struct erofs_inode *inode) in erofs_extract_file()
810 static inline int erofs_extract_symlink(struct erofs_inode *inode) in erofs_extract_symlink()
861 static int erofs_extract_special(struct erofs_inode *inode) in erofs_extract_special()
934 static int erofsfsck_extract_inode(struct erofs_inode *inode) in erofsfsck_extract_inode()
990 struct erofs_inode inode; in erofsfsck_check_inode() local
/external/e2fsprogs/e2fsck/
Dpass4.c30 struct ext2_inode_large *inode) in disconnect_inode()
91 struct ext2_inode_large *inode, __u16 *link_counted) in check_ea_inode()
141 struct ext2_inode_large *inode; in e2fsck_pass4() local

12345678910