Symbol: the_nilfs
fs/nilfs2/bmap.c
24
struct the_nilfs *nilfs = bmap->b_inode->i_sb->s_fs_info;
fs/nilfs2/btnode.c
109
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/file.c
27
struct the_nilfs *nilfs;
fs/nilfs2/gcinode.c
172
void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs)
fs/nilfs2/gcinode.c
70
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ifile.c
184
struct the_nilfs *nilfs;
fs/nilfs2/inode.c
1009
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/inode.c
1046
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/inode.c
1105
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/inode.c
449
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/inode.c
78
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/inode.c
859
struct the_nilfs *nilfs;
fs/nilfs2/inode.c
962
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/inode.c
994
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
1030
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
1072
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
1132
ssize_t (*dofunc)(struct the_nilfs *,
fs/nilfs2/ioctl.c
1137
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
1179
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
1242
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/ioctl.c
1274
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/ioctl.c
198
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
250
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
293
nilfs_ioctl_do_get_cpinfo(struct the_nilfs *nilfs, __u64 *posp, int flags,
fs/nilfs2/ioctl.c
326
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
358
nilfs_ioctl_do_get_suinfo(struct the_nilfs *nilfs, __u64 *posp, int flags,
fs/nilfs2/ioctl.c
391
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
423
nilfs_ioctl_do_get_vinfo(struct the_nilfs *nilfs, __u64 *posp, int flags,
fs/nilfs2/ioctl.c
45
static int nilfs_ioctl_wrap_copy(struct the_nilfs *nilfs,
fs/nilfs2/ioctl.c
451
nilfs_ioctl_do_get_bdescs(struct the_nilfs *nilfs, __u64 *posp, int flags,
fs/nilfs2/ioctl.c
47
ssize_t (*dofunc)(struct the_nilfs *,
fs/nilfs2/ioctl.c
498
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/ioctl.c
594
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/ioctl.c
671
static int nilfs_ioctl_delete_checkpoints(struct the_nilfs *nilfs,
fs/nilfs2/ioctl.c
703
static int nilfs_ioctl_free_vblocknrs(struct the_nilfs *nilfs,
fs/nilfs2/ioctl.c
729
static int nilfs_ioctl_mark_blocks_dirty(struct the_nilfs *nilfs,
fs/nilfs2/ioctl.c
781
int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *nilfs,
fs/nilfs2/ioctl.c
846
struct the_nilfs *nilfs;
fs/nilfs2/ioctl.c
963
struct the_nilfs *nilfs;
fs/nilfs2/mdt.h
106
return ((struct the_nilfs *)inode->i_sb->s_fs_info)->ns_cno;
fs/nilfs2/nilfs.h
138
#define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino)
fs/nilfs2/nilfs.h
277
int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *, struct nilfs_argv *,
fs/nilfs2/nilfs.h
371
struct the_nilfs *);
fs/nilfs2/nilfs.h
388
void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs);
fs/nilfs2/nilfs.h
394
void nilfs_sysfs_delete_device_group(struct the_nilfs *);
fs/nilfs2/recovery.c
137
int nilfs_read_super_root_block(struct the_nilfs *nilfs, sector_t sr_block,
fs/nilfs2/recovery.c
190
nilfs_read_log_header(struct the_nilfs *nilfs, sector_t start_blocknr,
fs/nilfs2/recovery.c
215
static int nilfs_validate_log(struct the_nilfs *nilfs, u64 seg_seq,
fs/nilfs2/recovery.c
261
static void *nilfs_read_summary_info(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
291
static void nilfs_skip_summary_info(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
328
static int nilfs_scan_dsync_log(struct the_nilfs *nilfs, sector_t start_blocknr,
fs/nilfs2/recovery.c
439
static int nilfs_prepare_segment_for_recovery(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
506
static int nilfs_recovery_copy_block(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
522
static int nilfs_recover_dsync_blocks(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
604
static int nilfs_do_roll_forward(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
726
static void nilfs_finish_roll_forward(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
757
static void nilfs_abort_roll_forward(struct the_nilfs *nilfs)
fs/nilfs2/recovery.c
794
int nilfs_salvage_orphan_logs(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
863
int nilfs_search_super_root(struct the_nilfs *nilfs,
fs/nilfs2/recovery.c
94
static int nilfs_compute_checksum(struct the_nilfs *nilfs,
fs/nilfs2/segbuf.c
21
struct the_nilfs *nilfs;
fs/nilfs2/segbuf.c
238
struct the_nilfs *nilfs = segbuf->sb_super->s_fs_info;
fs/nilfs2/segbuf.c
291
int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs)
fs/nilfs2/segbuf.c
31
struct the_nilfs *nilfs);
fs/nilfs2/segbuf.c
412
struct the_nilfs *nilfs)
fs/nilfs2/segbuf.c
61
unsigned long offset, struct the_nilfs *nilfs)
fs/nilfs2/segbuf.c
89
__u64 nextnum, struct the_nilfs *nilfs)
fs/nilfs2/segbuf.h
109
struct the_nilfs *);
fs/nilfs2/segbuf.h
113
struct the_nilfs *);
fs/nilfs2/segbuf.h
163
int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs);
fs/nilfs2/segment.c
1131
static int nilfs_free_segments(struct the_nilfs *nilfs, __u64 *segnumv,
fs/nilfs2/segment.c
1165
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
1327
struct the_nilfs *nilfs)
fs/nilfs2/segment.c
135
static void nilfs_dispose_list(struct the_nilfs *, struct list_head *, int);
fs/nilfs2/segment.c
1387
struct the_nilfs *nilfs, int nadd)
fs/nilfs2/segment.c
1443
struct the_nilfs *nilfs)
fs/nilfs2/segment.c
1533
struct the_nilfs *nilfs, int mode)
fs/nilfs2/segment.c
1774
struct the_nilfs *nilfs)
fs/nilfs2/segment.c
1860
struct the_nilfs *nilfs, int err)
fs/nilfs2/segment.c
1887
static void nilfs_set_next_segment(struct the_nilfs *nilfs,
fs/nilfs2/segment.c
1902
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
2010
struct the_nilfs *nilfs)
fs/nilfs2/segment.c
203
struct the_nilfs *nilfs;
fs/nilfs2/segment.c
2053
struct the_nilfs *nilfs)
fs/nilfs2/segment.c
2093
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
2316
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
2347
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
2453
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
2494
nilfs_remove_written_gcinodes(struct the_nilfs *nilfs, struct list_head *head)
fs/nilfs2/segment.c
2511
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
259
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
2677
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
2723
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
2786
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
2856
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
2899
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
295
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
317
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
343
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
376
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/segment.c
795
static void nilfs_dispose_list(struct the_nilfs *nilfs,
fs/nilfs2/segment.c
832
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
837
static int nilfs_test_metadata_dirty(struct the_nilfs *nilfs,
fs/nilfs2/segment.c
863
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
879
struct the_nilfs *nilfs = sci->sc_super->s_fs_info;
fs/nilfs2/segment.c
928
struct the_nilfs *nilfs = inode->i_sb->s_fs_info;
fs/nilfs2/segment.c
942
struct the_nilfs *nilfs)
fs/nilfs2/segment.h
236
extern int nilfs_read_super_root_block(struct the_nilfs *, sector_t,
fs/nilfs2/segment.h
238
extern int nilfs_search_super_root(struct the_nilfs *,
fs/nilfs2/segment.h
240
int nilfs_salvage_orphan_logs(struct the_nilfs *nilfs, struct super_block *sb,
fs/nilfs2/sufile.c
1062
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.c
530
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.c
621
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.c
689
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.c
788
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.c
864
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.c
936
struct the_nilfs *nilfs = sufile->i_sb->s_fs_info;
fs/nilfs2/sufile.h
20
return ((struct the_nilfs *)sufile->i_sb->s_fs_info)->ns_nsegments;
fs/nilfs2/super.c
1006
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
1048
struct the_nilfs *nilfs;
fs/nilfs2/super.c
1131
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
126
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
180
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
236
struct the_nilfs *nilfs)
fs/nilfs2/super.c
254
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
279
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
317
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
349
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
432
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
507
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
528
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
555
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
588
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
603
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
618
struct the_nilfs *nilfs = root->nilfs;
fs/nilfs2/super.c
684
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
811
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
866
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
89
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/super.c
958
struct the_nilfs *nilfs = s->s_fs_info;
fs/nilfs2/sysfs.c
1001
struct the_nilfs *nilfs = sb->s_fs_info;
fs/nilfs2/sysfs.c
1061
void nilfs_sysfs_delete_device_group(struct the_nilfs *nilfs)
fs/nilfs2/sysfs.c
177
struct the_nilfs *nilfs;
fs/nilfs2/sysfs.c
219
struct the_nilfs *nilfs, char *buf)
fs/nilfs2/sysfs.c
242
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
26
struct the_nilfs *nilfs = container_of(kobj->parent, \
fs/nilfs2/sysfs.c
265
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
27
struct the_nilfs, \
fs/nilfs2/sysfs.c
288
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
302
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
325
struct the_nilfs *nilfs, char *buf)
fs/nilfs2/sysfs.c
356
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
364
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
372
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
38
struct the_nilfs *nilfs = container_of(kobj->parent, \
fs/nilfs2/sysfs.c
386
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
39
struct the_nilfs, \
fs/nilfs2/sysfs.c
414
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
446
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
461
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
475
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
489
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
503
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
517
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
531
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
545
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
559
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
573
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
587
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
601
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
615
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
659
struct the_nilfs *nilfs, char *buf)
fs/nilfs2/sysfs.c
66
static int nilfs_sysfs_create_##name##_group(struct the_nilfs *nilfs) \
fs/nilfs2/sysfs.c
708
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
722
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
736
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
750
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
764
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
805
struct the_nilfs *nilfs, char *buf)
fs/nilfs2/sysfs.c
836
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
85
static void nilfs_sysfs_delete_##name##_group(struct the_nilfs *nilfs) \
fs/nilfs2/sysfs.c
854
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
862
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
878
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
890
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
906
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
932
struct the_nilfs *nilfs,
fs/nilfs2/sysfs.c
961
struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs,
fs/nilfs2/sysfs.c
973
struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs,
fs/nilfs2/sysfs.c
983
struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs,
fs/nilfs2/sysfs.h
67
ssize_t (*show)(struct nilfs_##name##_attr *, struct the_nilfs *, \
fs/nilfs2/sysfs.h
69
ssize_t (*store)(struct nilfs_##name##_attr *, struct the_nilfs *, \
fs/nilfs2/the_nilfs.c
172
static int nilfs_store_log_cursor(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.c
239
int load_nilfs(struct the_nilfs *nilfs, struct super_block *sb)
fs/nilfs2/the_nilfs.c
28
void nilfs_set_last_segment(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.c
410
unsigned long nilfs_nrsvsegs(struct the_nilfs *nilfs, unsigned long nsegs)
fs/nilfs2/the_nilfs.c
423
static u64 nilfs_max_segment_count(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.c
431
void nilfs_set_nsegments(struct the_nilfs *nilfs, unsigned long nsegs)
fs/nilfs2/the_nilfs.c
437
static int nilfs_store_disk_layout(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.c
55
struct the_nilfs *alloc_nilfs(struct super_block *sb)
fs/nilfs2/the_nilfs.c
57
struct the_nilfs *nilfs;
fs/nilfs2/the_nilfs.c
572
static void nilfs_release_super_block(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.c
585
void nilfs_fall_back_super_block(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.c
594
void nilfs_swap_super_block(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.c
605
static int nilfs_load_super_block(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.c
702
int init_nilfs(struct the_nilfs *nilfs, struct super_block *sb)
fs/nilfs2/the_nilfs.c
787
int nilfs_discard_segments(struct the_nilfs *nilfs, __u64 *segnump,
fs/nilfs2/the_nilfs.c
824
int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks)
fs/nilfs2/the_nilfs.c
833
int nilfs_near_disk_full(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.c
84
void destroy_nilfs(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.c
844
struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno)
fs/nilfs2/the_nilfs.c
870
nilfs_find_or_create_root(struct the_nilfs *nilfs, __u64 cno)
fs/nilfs2/the_nilfs.c
928
struct the_nilfs *nilfs = root->nilfs;
fs/nilfs2/the_nilfs.c
94
static int nilfs_load_super_root(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.h
189
static inline void set_nilfs_##name(struct the_nilfs *nilfs) \
fs/nilfs2/the_nilfs.h
193
static inline void clear_nilfs_##name(struct the_nilfs *nilfs) \
fs/nilfs2/the_nilfs.h
197
static inline int nilfs_##name(struct the_nilfs *nilfs) \
fs/nilfs2/the_nilfs.h
234
struct the_nilfs *nilfs;
fs/nilfs2/the_nilfs.h
251
static inline int nilfs_sb_need_update(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.h
259
static inline int nilfs_sb_will_flip(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.h
266
void nilfs_set_last_segment(struct the_nilfs *, sector_t, u64, __u64);
fs/nilfs2/the_nilfs.h
267
struct the_nilfs *alloc_nilfs(struct super_block *sb);
fs/nilfs2/the_nilfs.h
268
void destroy_nilfs(struct the_nilfs *nilfs);
fs/nilfs2/the_nilfs.h
269
int init_nilfs(struct the_nilfs *nilfs, struct super_block *sb);
fs/nilfs2/the_nilfs.h
270
int load_nilfs(struct the_nilfs *nilfs, struct super_block *sb);
fs/nilfs2/the_nilfs.h
271
unsigned long nilfs_nrsvsegs(struct the_nilfs *nilfs, unsigned long nsegs);
fs/nilfs2/the_nilfs.h
272
void nilfs_set_nsegments(struct the_nilfs *nilfs, unsigned long nsegs);
fs/nilfs2/the_nilfs.h
273
int nilfs_discard_segments(struct the_nilfs *, __u64 *, size_t);
fs/nilfs2/the_nilfs.h
274
int nilfs_count_free_blocks(struct the_nilfs *, sector_t *);
fs/nilfs2/the_nilfs.h
275
struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno);
fs/nilfs2/the_nilfs.h
276
struct nilfs_root *nilfs_find_or_create_root(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.h
279
int nilfs_near_disk_full(struct the_nilfs *);
fs/nilfs2/the_nilfs.h
280
void nilfs_fall_back_super_block(struct the_nilfs *);
fs/nilfs2/the_nilfs.h
281
void nilfs_swap_super_block(struct the_nilfs *);
fs/nilfs2/the_nilfs.h
289
static inline int nilfs_valid_fs(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.h
300
nilfs_get_segment_range(struct the_nilfs *nilfs, __u64 segnum,
fs/nilfs2/the_nilfs.h
310
nilfs_get_segment_start_blocknr(struct the_nilfs *nilfs, __u64 segnum)
fs/nilfs2/the_nilfs.h
317
nilfs_get_segnum_of_block(struct the_nilfs *nilfs, sector_t blocknr)
fs/nilfs2/the_nilfs.h
326
nilfs_terminate_segment(struct the_nilfs *nilfs, sector_t seg_start,
fs/nilfs2/the_nilfs.h
333
static inline void nilfs_shift_to_next_segment(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.h
341
static inline __u64 nilfs_last_cno(struct the_nilfs *nilfs)
fs/nilfs2/the_nilfs.h
351
static inline int nilfs_segment_is_active(struct the_nilfs *nilfs, __u64 n)
fs/nilfs2/the_nilfs.h
356
static inline int nilfs_flush_device(struct the_nilfs *nilfs)