Lines Matching refs:__u64
134 __u64 ns_segnum;
135 __u64 ns_nextnum;
137 __u64 ns_cno;
150 __u64 ns_last_cno;
252 __u64 cno;
286 void nilfs_set_last_segment(struct the_nilfs *, sector_t, u64, __u64);
293 int nilfs_discard_segments(struct the_nilfs *, __u64 *, size_t);
295 struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno);
297 __u64 cno);
320 nilfs_get_segment_range(struct the_nilfs *nilfs, __u64 segnum, in nilfs_get_segment_range()
330 nilfs_get_segment_start_blocknr(struct the_nilfs *nilfs, __u64 segnum) in nilfs_get_segment_start_blocknr()
336 static inline __u64
361 static inline __u64 nilfs_last_cno(struct the_nilfs *nilfs) in nilfs_last_cno()
363 __u64 cno; in nilfs_last_cno()
371 static inline int nilfs_segment_is_active(struct the_nilfs *nilfs, __u64 n) in nilfs_segment_is_active()