Home
last modified time | relevance | path

Searched defs:inode (Results 3351 - 3357 of 3357) sorted by relevance

1...<<131132133134135

/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h225 struct inode *inode; member
292 struct inode *inode; /* file being written to */ member
1749 EXT4_I(struct inode *inode) EXT4_I() argument
1952 ext4_verity_in_progress(struct inode *inode) ext4_verity_in_progress() argument
2287 __le32 inode; /* Inode number */ global() member
2311 __le32 inode; /* Inode number */ global() member
2329 ext4_hash_in_dirent(const struct inode *inode) ext4_hash_in_dirent() argument
2521 ext4_is_quota_file(struct inode *inode) ext4_is_quota_file() argument
2813 ext4_update_dx_flag(struct inode *inode) ext4_update_dx_flag() argument
3366 ext4_update_i_disksize(struct inode *inode, loff_t newsize) ext4_update_i_disksize() argument
3377 ext4_update_inode_size(struct inode *inode, loff_t newsize) ext4_update_inode_size() argument
3585 ext4_has_inline_data(struct inode *inode) ext4_has_inline_data() argument
3791 ext4_set_io_unwritten_flag(struct inode *inode, struct ext4_io_end *io_end) ext4_set_io_unwritten_flag() argument
3802 struct inode *inode = io_end->inode; ext4_clear_io_unwritten_flag() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dreiserfs.h1144 static inline struct reiserfs_inode_info *REISERFS_I(const struct inode *inode) in REISERFS_I() argument
2278 max_reiserfs_offset(struct inode *inode) max_reiserfs_offset() argument
2886 reiserfs_file_data_log(struct inode *inode) reiserfs_file_data_log() argument
3095 reiserfs_update_sd(struct reiserfs_transaction_handle *th, struct inode *inode) reiserfs_update_sd() argument
3268 struct inode *inode; global() member
3346 reiserfs_new_unf_blocknrs(struct reiserfs_transaction_handle *th, struct inode *inode, b_blocknr_t * new_blocknrs, struct treepath *path, sector_t block) reiserfs_new_unf_blocknrs() argument
3364 reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle *th, struct inode *inode, b_blocknr_t * new_blocknrs, struct treepath *path, sector_t block) reiserfs_new_unf_blocknrs2() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c893 static int dispatch_proc_open(struct inode *inode, struct file *file) in dispatch_proc_open() argument
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c4672 proc_status_open(struct inode *inode, struct file *file) proc_status_open() argument
4740 proc_statsdelta_open(struct inode *inode, struct file *file) proc_statsdelta_open() argument
4749 proc_stats_open(struct inode *inode, struct file *file) proc_stats_open() argument
4754 proc_stats_rid_open(struct inode *inode, struct file *file, u16 rid) proc_stats_rid_open() argument
4820 proc_config_on_close(struct inode *inode, struct file *file) proc_config_on_close() argument
5031 proc_config_open(struct inode *inode, struct file *file) proc_config_open() argument
5121 proc_SSID_on_close(struct inode *inode, struct file *file) proc_SSID_on_close() argument
5157 proc_APList_on_close(struct inode *inode, struct file *file) proc_APList_on_close() argument
5281 proc_wepkey_on_close(struct inode *inode, struct file *file) proc_wepkey_on_close() argument
5342 proc_wepkey_open(struct inode *inode, struct file *file) proc_wepkey_open() argument
5390 proc_SSID_open(struct inode *inode, struct file *file) proc_SSID_open() argument
5434 proc_APList_open(struct inode *inode, struct file *file) proc_APList_open() argument
5473 proc_BSSList_open(struct inode *inode, struct file *file) proc_BSSList_open() argument
5544 proc_close(struct inode *inode, struct file *file) proc_close() argument
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h1537 struct inode *inode; member
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h299 struct inode *inode; /* vfs inode pointer */ member
427 struct inode *inode; /* vfs inode pointer */ member
530 struct inode *inode; global() member
538 make_dentry_ptr_block(struct inode *inode, struct f2fs_dentry_ptr *d, struct f2fs_dentry_block *t) make_dentry_ptr_block() argument
549 make_dentry_ptr_inline(struct inode *inode, struct f2fs_dentry_ptr *d, void *t) make_dentry_ptr_inline() argument
963 struct inode *inode; /* vfs inode pointer */ global() member
975 set_new_dnode(struct dnode_of_data *dn, struct inode *inode, struct page *ipage, struct page *npage, nid_t nid) set_new_dnode() argument
1460 struct inode *inode; /* inode the context belong to */ global() member
1480 struct inode *inode; /* inode the context belong to */ global() member
1489 struct inode *inode; /* inode the context belong to */ global() member
1928 F2FS_I(struct inode *inode) F2FS_I() argument
1938 F2FS_I_SB(struct inode *inode) F2FS_I_SB() argument
2219 F2FS_HAS_BLOCKS(struct inode *inode) F2FS_HAS_BLOCKS() argument
2231 __allow_reserved_blocks(struct f2fs_sb_info *sbi, struct inode *inode, bool cap) __allow_reserved_blocks() argument
2251 inc_valid_block_count(struct f2fs_sb_info *sbi, struct inode *inode, blkcnt_t *count, bool partial) inc_valid_block_count() argument
2412 dec_valid_block_count(struct f2fs_sb_info *sbi, struct inode *inode, block_t count) dec_valid_block_count() argument
2449 inode_inc_dirty_pages(struct inode *inode) inode_inc_dirty_pages() argument
2463 inode_dec_dirty_pages(struct inode *inode) inode_dec_dirty_pages() argument
2476 inc_atomic_write_cnt(struct inode *inode) inc_atomic_write_cnt() argument
2489 release_atomic_write_cnt(struct inode *inode) release_atomic_write_cnt() argument
2503 get_dirty_pages(struct inode *inode) get_dirty_pages() argument
2602 inc_valid_node_count(struct f2fs_sb_info *sbi, struct inode *inode, bool is_inode) inc_valid_node_count() argument
2675 dec_valid_node_count(struct f2fs_sb_info *sbi, struct inode *inode, bool is_inode) dec_valid_node_count() argument
2886 data_blkaddr(struct inode *inode, struct page *node_page, unsigned int offset) data_blkaddr() argument
3012 __mark_inode_dirty_flag(struct inode *inode, int flag, bool set) __mark_inode_dirty_flag() argument
3031 set_inode_flag(struct inode *inode, int flag) set_inode_flag() argument
3037 is_inode_flag_set(struct inode *inode, int flag) is_inode_flag_set() argument
3042 clear_inode_flag(struct inode *inode, int flag) clear_inode_flag() argument
3048 f2fs_verity_in_progress(struct inode *inode) f2fs_verity_in_progress() argument
3054 set_acl_inode(struct inode *inode, umode_t mode) set_acl_inode() argument
3061 f2fs_i_links_write(struct inode *inode, bool inc) f2fs_i_links_write() argument
3070 f2fs_i_blocks_write(struct inode *inode, block_t diff, bool add, bool claim) f2fs_i_blocks_write() argument
3093 f2fs_i_size_write(struct inode *inode, loff_t i_size) f2fs_i_size_write() argument
3111 f2fs_i_depth_write(struct inode *inode, unsigned int depth) f2fs_i_depth_write() argument
3117 f2fs_i_gc_failures_write(struct inode *inode, unsigned int count) f2fs_i_gc_failures_write() argument
3124 f2fs_i_xnid_write(struct inode *inode, nid_t xnid) f2fs_i_xnid_write() argument
3130 f2fs_i_pino_write(struct inode *inode, nid_t pino) f2fs_i_pino_write() argument
3136 get_inline_info(struct inode *inode, struct f2fs_inode *ri) get_inline_info() argument
3158 set_raw_inline(struct inode *inode, struct f2fs_inode *ri) set_raw_inline() argument
3180 f2fs_has_extra_attr(struct inode *inode) f2fs_has_extra_attr() argument
3185 f2fs_has_inline_xattr(struct inode *inode) f2fs_has_inline_xattr() argument
3190 f2fs_compressed_file(struct inode *inode) f2fs_compressed_file() argument
3196 f2fs_need_compress_data(struct inode *inode) f2fs_need_compress_data() argument
3212 addrs_per_inode(struct inode *inode) addrs_per_inode() argument
3222 addrs_per_block(struct inode *inode) addrs_per_block() argument
3229 inline_xattr_addr(struct inode *inode, struct page *page) inline_xattr_addr() argument
3237 inline_xattr_size(struct inode *inode) inline_xattr_size() argument
3248 f2fs_has_inline_data(struct inode *inode) f2fs_has_inline_data() argument
3253 f2fs_exist_data(struct inode *inode) f2fs_exist_data() argument
3258 f2fs_has_inline_dots(struct inode *inode) f2fs_has_inline_dots() argument
3263 f2fs_is_mmap_file(struct inode *inode) f2fs_is_mmap_file() argument
3268 f2fs_is_pinned_file(struct inode *inode) f2fs_is_pinned_file() argument
3273 f2fs_is_atomic_file(struct inode *inode) f2fs_is_atomic_file() argument
3278 f2fs_is_cow_file(struct inode *inode) f2fs_is_cow_file() argument
3285 inline_data_addr(struct inode *inode, struct page *page) inline_data_addr() argument
3292 f2fs_has_inline_dentry(struct inode *inode) f2fs_has_inline_dentry() argument
3297 is_file(struct inode *inode, int type) is_file() argument
3302 set_file(struct inode *inode, int type) set_file() argument
3310 clear_file(struct inode *inode, int type) clear_file() argument
3318 f2fs_is_time_consistent(struct inode *inode) f2fs_is_time_consistent() argument
3331 f2fs_skip_inode_update(struct inode *inode, int dsync) f2fs_skip_inode_update() argument
3422 get_extra_isize(struct inode *inode) get_extra_isize() argument
3427 get_inline_xattr_addrs(struct inode *inode) get_inline_xattr_addrs() argument
3432 get_dnode_addr(struct inode *inode, struct page *node_page) get_dnode_addr() argument
3576 f2fs_add_link(struct dentry *dentry, struct inode *inode) f2fs_add_link() argument
4228 f2fs_encrypted_file(struct inode *inode) f2fs_encrypted_file() argument
4233 f2fs_set_encrypted_inode(struct inode *inode) f2fs_set_encrypted_inode() argument
4245 f2fs_post_read_required(struct inode *inode) f2fs_post_read_required() argument
4323 f2fs_is_compress_backend_ready(struct inode *inode) f2fs_is_compress_backend_ready() argument
4367 f2fs_update_read_extent_tree_range_compressed( struct inode *inode, pgoff_t fofs, block_t blkaddr, unsigned int llen, unsigned int c_len) f2fs_update_read_extent_tree_range_compressed() argument
4373 set_compress_context(struct inode *inode) set_compress_context() argument
4403 f2fs_disable_compressed_file(struct inode *inode) f2fs_disable_compressed_file() argument
4532 f2fs_may_compress(struct inode *inode) f2fs_may_compress() argument
4541 f2fs_i_compr_blocks_update(struct inode *inode, u64 blocks, bool add) f2fs_i_compr_blocks_update() argument
4571 f2fs_need_verity(const struct inode *inode, pgoff_t idx) f2fs_need_verity() argument
[all...]
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h1567 struct inode *inode; member

Completed in 57 milliseconds

1...<<131132133134135