Home
last modified time | relevance | path

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

12345678910>>...65

/openbmc/linux/fs/
H A Dinode.c258 struct inode *inode; in alloc_inode() local
694 struct inode *inode; in dispose_list() local
715 struct inode *inode, *next; in evict_inodes() local
1030 struct inode *inode; in new_inode() local
1300 struct inode *inode; in iget_locked() local
1368 struct inode *inode; in test_inode_iunique() local
1455 struct inode *inode; in ilookup5_nowait() local
1485 struct inode *inode; in ilookup5() local
1510 struct inode *inode; in ilookup() local
1604 struct inode *inode; in find_inode_rcu() local
[all …]
/openbmc/linux/fs/nfs/
H A Dinode.c107 int nfs_drop_inode(struct inode *inode) in nfs_drop_inode()
113 void nfs_clear_inode(struct inode *inode) in nfs_clear_inode()
126 void nfs_evict_inode(struct inode *inode) in nfs_evict_inode()
133 int nfs_sync_inode(struct inode *inode) in nfs_sync_inode()
408 struct inode *inode; in nfs_ilookup() local
1008 struct inode *inode; in nfs_close_context() local
1320 struct inode *inode = mapping->host; in nfs_clear_invalid_mapping() local
1730 const struct inode *inode) in nfs_inode_attrs_cmp_monotonic()
1754 const struct inode *inode) in nfs_inode_attrs_cmp_strict_monotonic()
1770 const struct inode *inode) in nfs_inode_attrs_cmp()
[all …]
H A Dio.c18 static void nfs_block_o_direct(struct nfs_inode *nfsi, struct inode *inode) in nfs_block_o_direct()
43 nfs_start_io_read(struct inode *inode) in nfs_start_io_read()
65 nfs_end_io_read(struct inode *inode) in nfs_end_io_read()
78 nfs_start_io_write(struct inode *inode) in nfs_start_io_write()
92 nfs_end_io_write(struct inode *inode) in nfs_end_io_write()
98 static void nfs_block_buffered(struct nfs_inode *nfsi, struct inode *inode) in nfs_block_buffered()
123 nfs_start_io_direct(struct inode *inode) in nfs_start_io_direct()
145 nfs_end_io_direct(struct inode *inode) in nfs_end_io_direct()
/openbmc/linux/fs/smb/client/
H A Dfscache.h49 void cifs_fscache_fill_coherency(struct inode *inode, in cifs_fscache_fill_coherency()
63 static inline struct fscache_cookie *cifs_inode_cookie(struct inode *inode) in cifs_inode_cookie()
82 static inline int cifs_fscache_query_occupancy(struct inode *inode, in cifs_fscache_query_occupancy()
97 static inline int cifs_readpage_from_fscache(struct inode *inode, in cifs_readpage_from_fscache()
105 static inline void cifs_readahead_to_fscache(struct inode *inode, in cifs_readahead_to_fscache()
112 static inline bool cifs_fscache_enabled(struct inode *inode) in cifs_fscache_enabled()
119 void cifs_fscache_fill_coherency(struct inode *inode, in cifs_fscache_fill_coherency()
127 static inline void cifs_fscache_get_inode_cookie(struct inode *inode) {} in cifs_fscache_get_inode_cookie()
128 static inline void cifs_fscache_release_inode_cookie(struct inode *inode) {} in cifs_fscache_release_inode_cookie()
134 static inline int cifs_fscache_query_occupancy(struct inode *inode, in cifs_fscache_query_occupancy()
[all …]
/openbmc/linux/include/linux/
H A Dquotaops.h24 struct inode *inode, struct iattr *ia) in is_quota_modification()
216 static inline int dquot_initialize(struct inode *inode) in dquot_initialize()
221 static inline bool dquot_initialize_needed(struct inode *inode) in dquot_initialize_needed()
226 static inline void dquot_drop(struct inode *inode) in dquot_drop()
230 static inline int dquot_alloc_inode(struct inode *inode) in dquot_alloc_inode()
235 static inline void dquot_free_inode(struct inode *inode) in dquot_free_inode()
240 struct inode *inode, struct iattr *iattr) in dquot_transfer()
266 static inline int dquot_reclaim_space_nodirty(struct inode *inode, in dquot_reclaim_space_nodirty()
309 static inline int dquot_alloc_space(struct inode *inode, qsize_t nr) in dquot_alloc_space()
335 static inline int dquot_alloc_block(struct inode *inode, qsize_t nr) in dquot_alloc_block()
[all …]
H A Diversion.h111 inode_set_iversion_raw(struct inode *inode, u64 val) in inode_set_iversion_raw()
128 inode_peek_iversion_raw(const struct inode *inode) in inode_peek_iversion_raw()
142 inode_set_max_iversion_raw(struct inode *inode, u64 val) in inode_set_max_iversion_raw()
165 inode_set_iversion(struct inode *inode, u64 val) in inode_set_iversion()
187 inode_set_iversion_queried(struct inode *inode, u64 val) in inode_set_iversion_queried()
203 inode_inc_iversion(struct inode *inode) in inode_inc_iversion()
216 inode_iversion_need_inc(struct inode *inode) in inode_iversion_need_inc()
233 inode_inc_iversion_raw(struct inode *inode) in inode_inc_iversion_raw()
250 inode_peek_iversion(const struct inode *inode) in inode_peek_iversion()
279 inode_eq_iversion_raw(const struct inode *inode, u64 old) in inode_eq_iversion_raw()
[all …]
H A Dfs.h641 struct inode { struct
653 const struct inode_operations *i_op; argument
668 * inode_(inc|dec)_link_count argument
678 struct timespec64 __i_ctime; /* use inode_*_ctime accessors! */ argument
701 /* foreign inode detection, see wbc_detach_inode() */ argument
706 struct list_head i_lru; /* inode LRU list */ argument
723 void (*free_inode)(struct inode *); argument
738 __u32 i_fsnotify_mask; /* all events this inode cares about */ argument
753 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode); argument
1398 struct inode *inode) in i_uid_update()
[all …]
/openbmc/linux/fs/nilfs2/
H A Dalloc.c26 nilfs_palloc_groups_per_desc_block(const struct inode *inode) in nilfs_palloc_groups_per_desc_block()
37 nilfs_palloc_groups_count(const struct inode *inode) in nilfs_palloc_groups_count()
198 void (*init_block)(struct inode *, in nilfs_palloc_get_block()
499 int nilfs_palloc_prepare_alloc_entry(struct inode *inode, in nilfs_palloc_prepare_alloc_entry()
599 void nilfs_palloc_commit_free_entry(struct inode *inode, in nilfs_palloc_commit_free_entry()
640 void nilfs_palloc_abort_alloc_entry(struct inode *inode, in nilfs_palloc_abort_alloc_entry()
681 int nilfs_palloc_prepare_free_entry(struct inode *inode, in nilfs_palloc_prepare_free_entry()
708 void nilfs_palloc_abort_free_entry(struct inode *inode, in nilfs_palloc_abort_free_entry()
838 void nilfs_palloc_setup_cache(struct inode *inode, in nilfs_palloc_setup_cache()
845 void nilfs_palloc_clear_cache(struct inode *inode) in nilfs_palloc_clear_cache()
[all …]
H A Dmdt.c32 void (*init_block)(struct inode *, in nilfs_mdt_insert_new_block()
68 void (*init_block)(struct inode *, in nilfs_mdt_create_block()
243 void (*init_block)(struct inode *, in nilfs_mdt_get_block()
390 int nilfs_mdt_fetch_dirty(struct inode *inode) in nilfs_mdt_fetch_dirty()
404 struct inode *inode = page->mapping->host; in nilfs_mdt_write_page() local
472 void nilfs_mdt_clear(struct inode *inode) in nilfs_mdt_clear()
493 void nilfs_mdt_destroy(struct inode *inode) in nilfs_mdt_destroy()
516 int nilfs_mdt_setup_shadow_map(struct inode *inode, in nilfs_mdt_setup_shadow_map()
537 int nilfs_mdt_save_to_shadow_map(struct inode *inode) in nilfs_mdt_save_to_shadow_map()
627 void nilfs_mdt_restore_from_shadow_map(struct inode *inode) in nilfs_mdt_restore_from_shadow_map()
[all …]
H A Dinode.c161 struct inode *inode = mapping->host; in nilfs_writepages() local
209 struct inode *inode = mapping->host; in nilfs_dirty_folio() local
242 struct inode *inode = mapping->host; in nilfs_write_failed() local
255 struct inode *inode = mapping->host; in nilfs_write_begin() local
273 struct inode *inode = mapping->host; in nilfs_write_end() local
328 struct inode *inode; in nilfs_new_inode() local
486 struct inode *inode) in __nilfs_read_inode()
611 struct inode *inode; in nilfs_iget() local
636 struct inode *inode; in nilfs_iget_for_gc() local
857 void nilfs_truncate(struct inode *inode) in nilfs_truncate()
[all …]
/openbmc/linux/fs/ceph/
H A Dcache.h34 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize()
46 static inline void ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback()
67 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled()
72 static inline void ceph_fscache_note_page_release(struct inode *inode) in ceph_fscache_note_page_release()
89 static inline void ceph_fscache_register_inode_cookie(struct inode *inode) in ceph_fscache_register_inode_cookie()
101 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
105 static inline void ceph_fscache_update(struct inode *inode) in ceph_fscache_update()
118 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize()
122 static inline void ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback()
133 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled()
[all …]
H A Dio.c22 static void ceph_block_o_direct(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_o_direct()
51 ceph_start_io_read(struct inode *inode) in ceph_start_io_read()
74 ceph_end_io_read(struct inode *inode) in ceph_end_io_read()
87 ceph_start_io_write(struct inode *inode) in ceph_start_io_write()
101 ceph_end_io_write(struct inode *inode) in ceph_end_io_write()
107 static void ceph_block_buffered(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_buffered()
137 ceph_start_io_direct(struct inode *inode) in ceph_start_io_direct()
160 ceph_end_io_direct(struct inode *inode) in ceph_end_io_direct()
/openbmc/linux/fs/ext4/
H A Dfile.c57 struct inode *inode = file_inode(iocb->ki_filp); in ext4_should_use_dio() local
72 struct inode *inode = file_inode(iocb->ki_filp); in ext4_dio_read_iter() local
104 struct inode *inode = file_inode(iocb->ki_filp); in ext4_dax_read_iter() local
132 struct inode *inode = file_inode(iocb->ki_filp); in ext4_file_read_iter() local
154 struct inode *inode = file_inode(in); in ext4_file_splice_read() local
246 struct inode *inode = file_inode(iocb->ki_filp); in ext4_generic_write_checks() local
289 struct inode *inode = file_inode(iocb->ki_filp); in ext4_buffered_write_iter() local
378 struct inode *inode = file_inode(iocb->ki_filp); in ext4_dio_write_end_io() local
426 struct inode *inode = file_inode(file); in ext4_dio_write_checks() local
784 struct inode *inode = file->f_mapping->host; in ext4_file_mmap() local
[all …]
H A Dinode.c415 struct inode *inode, in ext4_map_blocks_es_recheck()
944 int ext4_walk_page_buffers(handle_t *handle, struct inode *inode, in ext4_walk_page_buffers()
1344 struct inode *inode, in ext4_journalled_zero_new_buffers()
1524 struct inode *inode; member
1550 struct inode *inode = mpd->inode; in mpage_release_unused_pages() local
1966 struct inode *inode = mpd->inode; in mpage_process_page_bufs() local
2092 struct inode *inode = mpd->inode; in mpage_map_and_submit_buffers() local
2141 struct inode *inode = mpd->inode; in mpage_map_one_extent() local
4690 struct inode *inode; in __ext4_iget() local
5016 struct inode *inode; in __ext4_update_other_inode_time() local
[all …]
H A Dextents_status.c198 #define ext4_es_print_tree(inode) argument
340 static bool __es_scan_range(struct inode *inode, in __es_scan_range()
360 bool ext4_es_scan_range(struct inode *inode, in ext4_es_scan_range()
390 static bool __es_scan_clu(struct inode *inode, in __es_scan_clu()
406 bool ext4_es_scan_clu(struct inode *inode, in ext4_es_scan_clu()
422 static void ext4_es_list_add(struct inode *inode) in ext4_es_list_add()
438 static void ext4_es_list_del(struct inode *inode) in ext4_es_list_del()
1769 struct inode *inode = &ei->vfs_inode; in es_do_reclaim_extents() local
1811 struct inode *inode = &ei->vfs_inode; in es_reclaim_extents() local
1837 void ext4_clear_inode_es(struct inode *inode) in ext4_clear_inode_es()
[all …]
H A Dextents.c740 #define ext4_ext_show_path(inode, path) argument
741 #define ext4_ext_show_leaf(inode, path) argument
812 ext4_ext_binsearch(struct inode *inode, in ext4_ext_binsearch()
1843 struct inode *inode, in ext4_ext_try_to_merge_up()
1889 struct inode *inode, in ext4_ext_try_to_merge()
1919 struct inode *inode, in ext4_ext_check_overlap()
3153 struct inode *inode, in ext4_split_extent_at()
3301 struct inode *inode, in ext4_split_extent()
3392 struct inode *inode, in ext4_ext_convert_to_initialized()
3650 struct inode *inode, in ext4_split_convert_extents()
[all …]
/openbmc/linux/fs/f2fs/
H A Dinode.c27 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) in f2fs_mark_inode_dirty_sync()
38 void f2fs_set_inode_flags(struct inode *inode) in f2fs_set_inode_flags()
64 static void __get_inode_rdev(struct inode *inode, struct page *node_page) in __get_inode_rdev()
189 static bool sanity_check_compress_inode(struct inode *inode, in sanity_check_compress_inode()
367 static void init_idisk_time(struct inode *inode) in init_idisk_time()
376 static int do_read_inode(struct inode *inode) in do_read_inode()
535 struct inode *inode; in f2fs_iget() local
628 struct inode *inode; in f2fs_iget_retry() local
747 void f2fs_update_inode_page(struct inode *inode) in f2fs_update_inode_page()
801 void f2fs_evict_inode(struct inode *inode) in f2fs_evict_inode()
[all …]
/openbmc/linux/fs/fat/
H A Dfile.c37 struct inode *inode = file_inode(file); in fat_ioctl_set_attributes() local
158 struct inode *inode = file_inode(filp); in fat_generic_ioctl() local
188 struct inode *inode = filp->f_mapping->host; in fat_file_fsync() local
217 static int fat_cont_expand(struct inode *inode, loff_t size) in fat_cont_expand()
266 struct inode *inode = file->f_mapping->host; in fat_fallocate() local
310 static int fat_free(struct inode *inode, int skip) in fat_free()
379 void fat_truncate_blocks(struct inode *inode, loff_t offset) in fat_truncate_blocks()
401 struct inode *inode = d_inode(path->dentry); in fat_getattr() local
422 struct inode *inode, umode_t *mode_ptr) in fat_sanitize_mode()
460 struct msdos_sb_info *sbi, struct inode *inode) in fat_allow_set_time()
[all …]
/openbmc/linux/fs/reiserfs/
H A Dinode.c27 void reiserfs_evict_inode(struct inode *inode) in reiserfs_evict_inode()
232 b_blocknr_t block, struct inode *inode) in set_block_dev_mapped()
633 struct inode *inode, in _allocate_block()
1436 struct inode *inode, loff_t size) in reiserfs_update_sd_size()
1628 struct inode *inode; in reiserfs_iget() local
1660 struct inode *inode; in reiserfs_get_dentry() local
1789 struct inode *inode, in reiserfs_new_directory()
1852 struct inode *inode, in reiserfs_new_symlink()
1915 struct inode *inode, in reiserfs_new_inode()
2747 struct inode *inode; in reiserfs_write_begin() local
[all …]
H A Dxattr.h23 #define has_xattr_dir(inode) (REISERFS_I(inode)->i_flags & i_has_xattr_dir) argument
51 static inline loff_t reiserfs_xattr_nblocks(struct inode *inode, loff_t size) in reiserfs_xattr_nblocks()
73 static inline size_t reiserfs_xattr_jcreate_nblocks(struct inode *inode) in reiserfs_xattr_jcreate_nblocks()
86 static inline void reiserfs_init_xattr_rwsem(struct inode *inode) in reiserfs_init_xattr_rwsem()
95 static inline void reiserfs_init_xattr_rwsem(struct inode *inode) in reiserfs_init_xattr_rwsem()
102 struct inode *inode, in reiserfs_security_init()
110 struct inode *inode, in reiserfs_security_write()
/openbmc/linux/fs/ocfs2/
H A Dinode.c71 void ocfs2_set_inode_flags(struct inode *inode) in ocfs2_set_inode_flags()
125 struct inode *inode = NULL; in ocfs2_iget() local
579 struct inode *inode, in ocfs2_truncate_for_delete()
634 static int ocfs2_remove_inode(struct inode *inode, in ocfs2_remove_inode()
748 static int ocfs2_wipe_inode(struct inode *inode, in ocfs2_wipe_inode()
1110 static void ocfs2_clear_inode(struct inode *inode) in ocfs2_clear_inode()
1212 void ocfs2_evict_inode(struct inode *inode) in ocfs2_evict_inode()
1226 int ocfs2_drop_inode(struct inode *inode) in ocfs2_drop_inode()
1249 struct inode *inode = d_inode(dentry); in ocfs2_inode_revalidate() local
1288 struct inode *inode, in ocfs2_mark_inode_dirty()
[all …]
H A Dfile.c168 struct inode *inode = file->f_mapping->host; in ocfs2_sync_file() local
291 struct inode *inode, in ocfs2_set_inode_size()
371 struct inode *inode, in ocfs2_orphan_for_truncate()
535 struct inode *inode, in ocfs2_add_inode_data()
1116 struct inode *inode = d_inode(dentry); in ocfs2_setattr() local
2067 struct inode *inode = file_inode(file); in ocfs2_change_file_space() local
2095 struct inode *inode = file_inode(file); in ocfs2_fallocate() local
2240 struct inode *inode = d_inode(dentry); in ocfs2_prepare_inode_for_write() local
2357 struct inode *inode = file_inode(file); in ocfs2_file_write_iter() local
2511 struct inode *inode = file_inode(filp); in ocfs2_file_read_iter() local
[all …]
/openbmc/linux/fs/zonefs/
H A Dfile.c128 struct inode *inode, loff_t offset) in zonefs_write_map_blocks()
162 struct inode *inode = file_inode(swap_file); in zonefs_swap_activate() local
260 struct inode *inode = file_inode(file); in zonefs_file_fsync() local
347 struct inode *inode = file_inode(iocb->ki_filp); in zonefs_file_write_dio_end_io() local
390 struct inode *inode = file_inode(file); in zonefs_write_check_limits() local
415 struct inode *inode = file_inode(file); in zonefs_write_checks() local
458 struct inode *inode = file_inode(iocb->ki_filp); in zonefs_file_dio_write() local
544 struct inode *inode = file_inode(iocb->ki_filp); in zonefs_file_buffered_write() local
579 struct inode *inode = file_inode(iocb->ki_filp); in zonefs_file_write_iter() local
619 struct inode *inode = file_inode(iocb->ki_filp); in zonefs_file_read_iter() local
[all …]
/openbmc/linux/fs/hfs/
H A Dinode.c44 struct inode *inode = mapping->host; in hfs_write_failed() local
74 struct inode *inode = folio->mapping->host; in hfs_release_folio() local
134 struct inode *inode = mapping->host; in hfs_direct_IO() local
190 struct inode *inode = new_inode(sb); in hfs_new_inode() local
244 void hfs_delete_inode(struct inode *inode) in hfs_delete_inode()
298 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode()
392 struct inode *inode; in hfs_iget() local
519 struct inode *inode = NULL; in hfs_file_lookup() local
561 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode()
617 struct inode *inode = d_inode(dentry); in hfs_inode_setattr() local
[all …]
/openbmc/linux/fs/hfsplus/
H A Dinode.c38 struct inode *inode = mapping->host; in hfsplus_write_failed() local
68 struct inode *inode = folio->mapping->host; in hfsplus_release_folio() local
131 struct inode *inode = mapping->host; in hfsplus_direct_IO() local
186 static void hfsplus_get_perms(struct inode *inode, in hfsplus_get_perms()
252 struct inode *inode = d_inode(dentry); in hfsplus_setattr() local
283 struct inode *inode = d_inode(path->dentry); in hfsplus_getattr() local
308 struct inode *inode = file->f_mapping->host; in hfsplus_file_fsync() local
386 struct inode *inode = new_inode(sb); in hfsplus_new_inode() local
441 void hfsplus_delete_inode(struct inode *inode) in hfsplus_delete_inode()
662 struct inode *inode = d_inode(dentry); in hfsplus_fileattr_get() local
[all …]

12345678910>>...65