/linux-6.12.1/fs/nilfs2/ |
D | the_nilfs.h | 93 struct the_nilfs { struct 189 static inline void set_nilfs_##name(struct the_nilfs *nilfs) \ argument 193 static inline void clear_nilfs_##name(struct the_nilfs *nilfs) \ 197 static inline int nilfs_##name(struct the_nilfs *nilfs) \ 234 struct the_nilfs *nilfs; 251 static inline int nilfs_sb_need_update(struct the_nilfs *nilfs) in nilfs_sb_need_update() 259 static inline int nilfs_sb_will_flip(struct the_nilfs *nilfs) in nilfs_sb_will_flip() 266 void nilfs_set_last_segment(struct the_nilfs *, sector_t, u64, __u64); 267 struct the_nilfs *alloc_nilfs(struct super_block *sb); 268 void destroy_nilfs(struct the_nilfs *nilfs); [all …]
|
D | sysfs.c | 26 struct the_nilfs *nilfs = container_of(kobj->parent, \ 27 struct the_nilfs, \ 38 struct the_nilfs *nilfs = container_of(kobj->parent, \ 39 struct the_nilfs, \ 66 static int nilfs_sysfs_create_##name##_group(struct the_nilfs *nilfs) \ 85 static void nilfs_sysfs_delete_##name##_group(struct the_nilfs *nilfs) \ 177 struct the_nilfs *nilfs; in nilfs_sysfs_create_snapshot_group() 219 struct the_nilfs *nilfs, char *buf) in nilfs_mounted_snapshots_README_show() 242 struct the_nilfs *nilfs, in nilfs_checkpoints_checkpoints_number_show() 265 struct the_nilfs *nilfs, in nilfs_checkpoints_snapshots_number_show() [all …]
|
D | the_nilfs.c | 28 void nilfs_set_last_segment(struct the_nilfs *nilfs, in nilfs_set_last_segment() 55 struct the_nilfs *alloc_nilfs(struct super_block *sb) in alloc_nilfs() 57 struct the_nilfs *nilfs; in alloc_nilfs() 84 void destroy_nilfs(struct the_nilfs *nilfs) in destroy_nilfs() 94 static int nilfs_load_super_root(struct the_nilfs *nilfs, in nilfs_load_super_root() 169 static int nilfs_store_log_cursor(struct the_nilfs *nilfs, in nilfs_store_log_cursor() 230 int load_nilfs(struct the_nilfs *nilfs, struct super_block *sb) in load_nilfs() 399 unsigned long nilfs_nrsvsegs(struct the_nilfs *nilfs, unsigned long nsegs) in nilfs_nrsvsegs() 410 static u64 nilfs_max_segment_count(struct the_nilfs *nilfs) in nilfs_max_segment_count() 418 void nilfs_set_nsegments(struct the_nilfs *nilfs, unsigned long nsegs) in nilfs_set_nsegments() [all …]
|
D | ioctl.c | 48 static int nilfs_ioctl_wrap_copy(struct the_nilfs *nilfs, in nilfs_ioctl_wrap_copy() 50 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy() argument 204 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_change_cpmode() 259 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_delete_checkpoint() 302 nilfs_ioctl_do_get_cpinfo(struct the_nilfs *nilfs, __u64 *posp, int flags, in nilfs_ioctl_do_get_cpinfo() 338 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_cpstat() 369 nilfs_ioctl_do_get_suinfo(struct the_nilfs *nilfs, __u64 *posp, int flags, in nilfs_ioctl_do_get_suinfo() 405 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_ioctl_get_sustat() 436 nilfs_ioctl_do_get_vinfo(struct the_nilfs *nilfs, __u64 *posp, int flags, in nilfs_ioctl_do_get_vinfo() 463 nilfs_ioctl_do_get_bdescs(struct the_nilfs *nilfs, __u64 *posp, int flags, in nilfs_ioctl_do_get_bdescs() [all …]
|
D | super.c | 89 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_set_error() 126 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_error() 180 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sync_super() 236 struct the_nilfs *nilfs) in nilfs_set_log_cursor() 254 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_prepare_super() 279 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_commit_super() 315 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_cleanup_super() 345 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_move_2nd_super() 426 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_resize_fs() 501 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_put_super() [all …]
|
D | recovery.c | 92 static int nilfs_compute_checksum(struct the_nilfs *nilfs, in nilfs_compute_checksum() 130 int nilfs_read_super_root_block(struct the_nilfs *nilfs, sector_t sr_block, in nilfs_read_super_root_block() 181 nilfs_read_log_header(struct the_nilfs *nilfs, sector_t start_blocknr, in nilfs_read_log_header() 199 static int nilfs_validate_log(struct the_nilfs *nilfs, u64 seg_seq, in nilfs_validate_log() 242 static void *nilfs_read_summary_info(struct the_nilfs *nilfs, in nilfs_read_summary_info() 272 static void nilfs_skip_summary_info(struct the_nilfs *nilfs, in nilfs_skip_summary_info() 304 static int nilfs_scan_dsync_log(struct the_nilfs *nilfs, sector_t start_blocknr, in nilfs_scan_dsync_log() 415 static int nilfs_prepare_segment_for_recovery(struct the_nilfs *nilfs, in nilfs_prepare_segment_for_recovery() 482 static int nilfs_recovery_copy_block(struct the_nilfs *nilfs, in nilfs_recovery_copy_block() 501 static int nilfs_recover_dsync_blocks(struct the_nilfs *nilfs, in nilfs_recover_dsync_blocks() [all …]
|
D | segment.c | 135 static void nilfs_dispose_list(struct the_nilfs *, struct list_head *, int); 205 struct the_nilfs *nilfs; in nilfs_transaction_begin() 259 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_commit() 295 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_abort() 317 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_relax_pressure_in_lock() 343 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_lock() 376 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_unlock() 791 static void nilfs_dispose_list(struct the_nilfs *nilfs, in nilfs_dispose_list() 828 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; in nilfs_iput_work_func() 833 static int nilfs_test_metadata_dirty(struct the_nilfs *nilfs, in nilfs_test_metadata_dirty() [all …]
|
D | segment.h | 237 extern int nilfs_read_super_root_block(struct the_nilfs *, sector_t, 239 extern int nilfs_search_super_root(struct the_nilfs *, 241 int nilfs_salvage_orphan_logs(struct the_nilfs *nilfs, struct super_block *sb,
|
D | segbuf.c | 21 struct the_nilfs *nilfs; 31 struct the_nilfs *nilfs); 61 unsigned long offset, struct the_nilfs *nilfs) in nilfs_segbuf_map() 89 __u64 nextnum, struct the_nilfs *nilfs) in nilfs_segbuf_set_next_segnum() 235 struct the_nilfs *nilfs = segbuf->sb_super->s_fs_info; in nilfs_segbuf_fill_in_super_root_crc() 288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() 414 struct the_nilfs *nilfs) in nilfs_segbuf_write()
|
D | nilfs.h | 137 #define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino) 276 int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *, struct nilfs_argv *, 370 struct the_nilfs *); 387 void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs); 393 void nilfs_sysfs_delete_device_group(struct the_nilfs *);
|
D | segbuf.h | 109 struct the_nilfs *); 113 struct the_nilfs *); 163 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs);
|
D | gcinode.c | 73 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_gccache_submit_read_data() 178 void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs) in nilfs_remove_all_gcinodes()
|
D | sysfs.h | 67 ssize_t (*show)(struct nilfs_##name##_attr *, struct the_nilfs *, \ 69 ssize_t (*store)(struct nilfs_##name##_attr *, struct the_nilfs *, \
|
D | Makefile | 5 the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
|
D | inode.c | 76 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_get_block() 470 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_read_inode() 872 struct the_nilfs *nilfs; in nilfs_evict_inode() 975 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_load_inode_block() 1007 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_inode_dirty() 1022 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_set_file_dirty() 1059 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in __nilfs_mark_inode_dirty() 1118 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_fiemap()
|
D | sufile.c | 529 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_mark_dirty() 621 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_get_stat() 695 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_truncate_range() 798 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_resize() 876 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_get_suinfo() 950 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_set_suinfo() 1076 struct the_nilfs *nilfs = sufile->i_sb->s_fs_info; in nilfs_sufile_trim_fs()
|
D | mdt.h | 106 return ((struct the_nilfs *)inode->i_sb->s_fs_info)->ns_cno; in nilfs_mdt_cno()
|
D | sufile.h | 20 return ((struct the_nilfs *)sufile->i_sb->s_fs_info)->ns_nsegments; in nilfs_sufile_get_nsegments()
|
D | file.c | 26 struct the_nilfs *nilfs; in nilfs_sync_file()
|
D | ifile.c | 185 struct the_nilfs *nilfs; in nilfs_ifile_read()
|
D | btnode.c | 108 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_btnode_submit_block()
|
D | bmap.c | 24 struct the_nilfs *nilfs = bmap->b_inode->i_sb->s_fs_info; in nilfs_bmap_get_dat()
|