/linux/fs/nilfs2/ |
H A D | sysfs.c | 177 struct the_nilfs *nilfs; in nilfs_sysfs_create_snapshot_group() local 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() 288 struct the_nilfs *nilfs, in nilfs_checkpoints_last_seg_checkpoint_show() 302 struct the_nilfs *nilfs, in nilfs_checkpoints_next_checkpoint_show() 325 struct the_nilfs *nilfs, char *buf) in nilfs_checkpoints_README_show() 356 struct the_nilfs *nilfs, in nilfs_segments_segments_number_show() 364 struct the_nilfs *nilfs, in nilfs_segments_blocks_per_segment_show() 372 struct the_nilfs *nilfs, in nilfs_segments_clean_segments_show() [all …]
|
H A D | the_nilfs.c | 28 void nilfs_set_last_segment(struct the_nilfs *nilfs, in nilfs_set_last_segment() argument 57 struct the_nilfs *nilfs; alloc_nilfs() local 84 destroy_nilfs(struct the_nilfs * nilfs) destroy_nilfs() argument 94 nilfs_load_super_root(struct the_nilfs * nilfs,struct super_block * sb,sector_t sr_block) nilfs_load_super_root() argument 169 nilfs_store_log_cursor(struct the_nilfs * nilfs,struct nilfs_super_block * sbp) nilfs_store_log_cursor() argument 230 load_nilfs(struct the_nilfs * nilfs,struct super_block * sb) load_nilfs() argument 399 nilfs_nrsvsegs(struct the_nilfs * nilfs,unsigned long nsegs) nilfs_nrsvsegs() argument 410 nilfs_max_segment_count(struct the_nilfs * nilfs) nilfs_max_segment_count() argument 418 nilfs_set_nsegments(struct the_nilfs * nilfs,unsigned long nsegs) nilfs_set_nsegments() argument 424 nilfs_store_disk_layout(struct the_nilfs * nilfs,struct nilfs_super_block * sbp) nilfs_store_disk_layout() argument 559 nilfs_release_super_block(struct the_nilfs * nilfs) nilfs_release_super_block() argument 572 nilfs_fall_back_super_block(struct the_nilfs * nilfs) nilfs_fall_back_super_block() argument 581 nilfs_swap_super_block(struct the_nilfs * nilfs) nilfs_swap_super_block() argument 592 nilfs_load_super_block(struct the_nilfs * nilfs,struct super_block * sb,int blocksize,struct nilfs_super_block ** sbpp) nilfs_load_super_block() argument 690 init_nilfs(struct the_nilfs * nilfs,struct super_block * sb) init_nilfs() argument 778 nilfs_discard_segments(struct the_nilfs * nilfs,__u64 * segnump,size_t nsegs) nilfs_discard_segments() argument 815 nilfs_count_free_blocks(struct the_nilfs * nilfs,sector_t * nblocks) nilfs_count_free_blocks() argument 824 nilfs_near_disk_full(struct the_nilfs * nilfs) nilfs_near_disk_full() argument 835 nilfs_lookup_root(struct the_nilfs * nilfs,__u64 cno) nilfs_lookup_root() argument 861 nilfs_find_or_create_root(struct the_nilfs * nilfs,__u64 cno) nilfs_find_or_create_root() argument 919 struct the_nilfs *nilfs = root->nilfs; nilfs_put_root() local [all...] |
H A D | super.c | 89 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_set_error() local 126 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_error() local 180 struct the_nilfs *nilfs in nilfs_sync_super() local 236 nilfs_set_log_cursor(struct nilfs_super_block * sbp,struct the_nilfs * nilfs) nilfs_set_log_cursor() argument 254 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_prepare_super() local 279 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_commit_super() local 315 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_cleanup_super() local 345 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_move_2nd_super() local 426 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_resize_fs() local 501 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_put_super() local 522 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_sync_fs() local 549 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_attach_checkpoint() local 582 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_freeze() local 597 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_unfreeze() local 612 struct the_nilfs *nilfs = root->nilfs; nilfs_statfs() local 678 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_show_options() local 741 struct nilfs_fs_context *nilfs = fc->fs_private; nilfs_parse_param() local 805 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_setup_super() local 860 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_store_magic() local 952 struct the_nilfs *nilfs = s->s_fs_info; nilfs_attach_snapshot() local 1000 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_checkpoint_is_mounted() local 1040 struct the_nilfs *nilfs; nilfs_fill_super() local 1125 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_reconfigure() local [all...] |
H A D | ioctl.c | 48 nilfs_ioctl_wrap_copy(struct the_nilfs * nilfs,struct nilfs_argv * argv,int dir,ssize_t (* dofunc)(struct the_nilfs *,__u64 *,int,void *,size_t,size_t)) nilfs_ioctl_wrap_copy() argument 204 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_change_cpmode() local 259 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_delete_checkpoint() local 302 nilfs_ioctl_do_get_cpinfo(struct the_nilfs * nilfs,__u64 * posp,int flags,void * buf,size_t size,size_t nmembs) nilfs_ioctl_do_get_cpinfo() argument 338 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_get_cpstat() local 369 nilfs_ioctl_do_get_suinfo(struct the_nilfs * nilfs,__u64 * posp,int flags,void * buf,size_t size,size_t nmembs) nilfs_ioctl_do_get_suinfo() argument 405 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_get_sustat() local 436 nilfs_ioctl_do_get_vinfo(struct the_nilfs * nilfs,__u64 * posp,int flags,void * buf,size_t size,size_t nmembs) nilfs_ioctl_do_get_vinfo() argument 463 nilfs_ioctl_do_get_bdescs(struct the_nilfs * nilfs,__u64 * posp,int flags,void * buf,size_t size,size_t nmembs) nilfs_ioctl_do_get_bdescs() argument 514 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_get_bdescs() local 614 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_ioctl_move_blocks() local 694 nilfs_ioctl_delete_checkpoints(struct the_nilfs * nilfs,struct nilfs_argv * argv,void * buf) nilfs_ioctl_delete_checkpoints() argument 729 nilfs_ioctl_free_vblocknrs(struct the_nilfs * nilfs,struct nilfs_argv * argv,void * buf) nilfs_ioctl_free_vblocknrs() argument 758 nilfs_ioctl_mark_blocks_dirty(struct the_nilfs * nilfs,struct nilfs_argv * argv,void * buf) nilfs_ioctl_mark_blocks_dirty() argument 804 nilfs_ioctl_prepare_clean_segments(struct the_nilfs * nilfs,struct nilfs_argv * argv,void ** kbufs) nilfs_ioctl_prepare_clean_segments() argument 870 struct the_nilfs *nilfs; nilfs_ioctl_clean_segments() local 999 struct the_nilfs *nilfs; nilfs_ioctl_sync() local 1066 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_trim_fs() local 1108 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_set_alloc_range() local 1175 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_get_info() local 1221 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_ioctl_set_suinfo() local 1292 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_ioctl_get_fslabel() local 1323 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_ioctl_set_fslabel() local [all...] |
H A D | segment.c | 259 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_transaction_commit() local 205 struct the_nilfs *nilfs; nilfs_transaction_begin() local 295 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_transaction_abort() local 317 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_relax_pressure_in_lock() local 343 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_transaction_lock() local 376 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_transaction_unlock() local 791 nilfs_dispose_list(struct the_nilfs * nilfs,struct list_head * head,int force) nilfs_dispose_list() argument 828 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_iput_work_func() local 833 nilfs_test_metadata_dirty(struct the_nilfs * nilfs,struct nilfs_root * root) nilfs_test_metadata_dirty() argument 859 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_confirm() local 875 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_clear_metadata_dirty() local 924 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; nilfs_write_root_mdt_inode() local 938 nilfs_segctor_fill_in_super_root(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_fill_in_super_root() argument 1126 nilfs_free_segments(struct the_nilfs * nilfs,__u64 * segnumv,size_t nsegs) nilfs_free_segments() argument 1160 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_collect_blocks() local 1320 nilfs_segctor_begin_construction(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_begin_construction() argument 1380 nilfs_segctor_extend_segments(struct nilfs_sc_info * sci,struct the_nilfs * nilfs,int nadd) nilfs_segctor_extend_segments() argument 1436 nilfs_free_incomplete_logs(struct list_head * logs,struct the_nilfs * nilfs) nilfs_free_incomplete_logs() argument 1526 nilfs_segctor_collect(struct nilfs_sc_info * sci,struct the_nilfs * nilfs,int mode) nilfs_segctor_collect() argument 1767 nilfs_segctor_write(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_write() argument 1853 nilfs_segctor_abort_construction(struct nilfs_sc_info * sci,struct the_nilfs * nilfs,int err) nilfs_segctor_abort_construction() argument 1880 nilfs_set_next_segment(struct the_nilfs * nilfs,struct nilfs_segment_buffer * segbuf) nilfs_set_next_segment() argument 1895 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_complete_write() local 2003 nilfs_segctor_collect_dirty_files(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_collect_dirty_files() argument 2046 nilfs_segctor_drop_written_files(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_drop_written_files() argument 2086 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_do_construct() local 2224 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_flush_segment() local 2330 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_construct_segment() local 2366 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_construct_dsync_segment() local 2470 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_construct() local 2511 nilfs_remove_written_gcinodes(struct the_nilfs * nilfs,struct list_head * head) nilfs_remove_written_gcinodes() argument 2528 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_clean_segments() local 2672 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_thread() local 2718 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_segctor_new() local 2781 struct the_nilfs *nilfs = sci->sc_super->s_fs_info; nilfs_segctor_destroy() local 2845 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_attach_log_writer() local 2888 struct the_nilfs *nilfs = sb->s_fs_info; nilfs_detach_log_writer() local [all...] |
H A D | the_nilfs.h | 211 #define nilfs_clear_opt(nilfs, opt) \ argument 213 #define nilfs_set_opt(nilfs, opt) \ argument 215 #define nilfs_test_opt(nilfs, opt) ((nilfs)->ns_mount_opt & NILFS_MOUNT_##opt) argument 234 struct the_nilfs *nilfs; member 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() 289 static inline int nilfs_valid_fs(struct the_nilfs *nilfs) in nilfs_valid_fs() 300 nilfs_get_segment_range(struct the_nilfs *nilfs, __u64 segnum, in nilfs_get_segment_range() 310 nilfs_get_segment_start_blocknr(struct the_nilfs *nilfs, __u64 segnum) in nilfs_get_segment_start_blocknr() 317 nilfs_get_segnum_of_block(struct the_nilfs *nilfs, sector_t blocknr) in nilfs_get_segnum_of_block() [all …]
|
H A D | inode.c | 78 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_get_block() local 447 struct the_nilfs *nilfs = sb->s_fs_info; in __nilfs_read_inode() local 850 struct the_nilfs *nilfs; in nilfs_evict_inode() local 953 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_load_inode_block() local 985 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_inode_dirty() local 1000 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_set_file_dirty() local 1037 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in __nilfs_mark_inode_dirty() local 1096 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_fiemap() local
|
H A D | gcinode.c | 70 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_gccache_submit_read_data() local 174 void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs) in nilfs_remove_all_gcinodes()
|
H A D | file.c | 26 struct the_nilfs *nilfs; in nilfs_sync_file() local
|
H A D | btnode.c | 109 struct the_nilfs *nilfs = inode->i_sb->s_fs_info; in nilfs_btnode_submit_block() local
|
H A D | bmap.c | 24 struct the_nilfs *nilfs = bmap->b_inode->i_sb->s_fs_info; in nilfs_bmap_get_dat() local
|