Searched defs:cno (Results 1 – 14 of 14) sorted by relevance
/fs/nilfs2/ |
D | cpfile.c | 27 nilfs_cpfile_get_blkoff(const struct inode *cpfile, __u64 cno) in nilfs_cpfile_get_blkoff() 37 nilfs_cpfile_get_offset(const struct inode *cpfile, __u64 cno) in nilfs_cpfile_get_offset() 63 __u64 cno) in nilfs_cpfile_is_in_first() 106 nilfs_cpfile_block_get_checkpoint(const struct inode *cpfile, __u64 cno, in nilfs_cpfile_block_get_checkpoint() 135 __u64 cno, in nilfs_cpfile_get_checkpoint_block() 183 __u64 cno) in nilfs_cpfile_delete_checkpoint_block() 215 __u64 cno, in nilfs_cpfile_get_checkpoint() 285 void nilfs_cpfile_put_checkpoint(struct inode *cpfile, __u64 cno, in nilfs_cpfile_put_checkpoint() 319 __u64 cno; in nilfs_cpfile_delete_checkpoints() local 431 __u64 cur_cno = nilfs_mdt_cno(cpfile), cno = *cnop; in nilfs_cpfile_do_get_cpinfo() local [all …]
|
D | export.h | 18 u64 cno; member
|
D | the_nilfs.c | 30 sector_t start_blocknr, u64 seq, __u64 cno) in nilfs_set_last_segment() 786 struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno) in nilfs_lookup_root() 812 nilfs_find_or_create_root(struct the_nilfs *nilfs, __u64 cno) in nilfs_find_or_create_root()
|
D | super.c | 535 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() 970 static int nilfs_attach_snapshot(struct super_block *s, __u64 cno, in nilfs_attach_snapshot() 1019 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) in nilfs_checkpoint_is_mounted() 1064 __u64 cno; in nilfs_fill_super() local 1215 __u64 cno; member
|
D | ioctl.c | 262 __u64 cno; in nilfs_ioctl_delete_checkpoint() local 621 __u64 cno; in nilfs_ioctl_move_blocks() local 1000 __u64 cno; in nilfs_ioctl_sync() local
|
D | the_nilfs.h | 240 __u64 cno; member 353 __u64 cno; in nilfs_last_cno() local
|
D | segbuf.h | 39 __u64 cno; member
|
D | inode.c | 36 __u64 cno; member 642 __u64 cno) in nilfs_iget_for_gc()
|
D | sysfs.c | 316 __u64 cno; in nilfs_checkpoints_next_checkpoint_show() local 557 __u64 cno; in nilfs_segctor_next_checkpoint_show() local
|
D | namei.c | 456 static struct dentry *nilfs_get_dentry(struct super_block *sb, u64 cno, in nilfs_get_dentry()
|
D | segbuf.c | 130 time64_t ctime, __u64 cno) in nilfs_segbuf_reset()
|
D | recovery.c | 810 __u64 cno; in nilfs_search_super_root() local
|
D | segment.c | 520 __u64 cno; in nilfs_segctor_end_finfo() local
|
/fs/ext4/ |
D | fsmap.c | 92 ext4_grpblk_t cno; in ext4_getfsmap_helper() local
|