Searched defs:cno (Results  1 – 13 of 13) sorted by relevance
| /linux-4.4.14/fs/nilfs2/ | 
| D | cpfile.c | 41 nilfs_cpfile_get_blkoff(const struct inode *cpfile, __u64 cno)  in nilfs_cpfile_get_blkoff() 50 nilfs_cpfile_get_offset(const struct inode *cpfile, __u64 cno)  in nilfs_cpfile_get_offset() 75 					   __u64 cno)  in nilfs_cpfile_is_in_first() 118 nilfs_cpfile_block_get_checkpoint(const struct inode *cpfile, __u64 cno,  in nilfs_cpfile_block_get_checkpoint() 147 						    __u64 cno,  in nilfs_cpfile_get_checkpoint_block() 195 						       __u64 cno)  in nilfs_cpfile_delete_checkpoint_block() 227 				__u64 cno,  in nilfs_cpfile_get_checkpoint() 297 void nilfs_cpfile_put_checkpoint(struct inode *cpfile, __u64 cno,  in nilfs_cpfile_put_checkpoint() 331 	__u64 cno;  in nilfs_cpfile_delete_checkpoints()  local 442 	__u64 cur_cno = nilfs_mdt_cno(cpfile), cno = *cnop;  in nilfs_cpfile_do_get_cpinfo()  local [all …] 
 | 
| D | export.h | 17 	u64 cno;  member
  | 
| D | the_nilfs.c | 42 			    sector_t start_blocknr, u64 seq, __u64 cno)  in nilfs_set_last_segment() 719 struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno)  in nilfs_lookup_root() 745 nilfs_find_or_create_root(struct the_nilfs *nilfs, __u64 cno)  in nilfs_find_or_create_root()
  | 
| D | super.c | 529 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,  in nilfs_attach_checkpoint() 969 static int nilfs_attach_snapshot(struct super_block *s, __u64 cno,  in nilfs_attach_snapshot() 1018 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno)  in nilfs_checkpoint_is_mounted() 1063 	__u64 cno;  in nilfs_fill_super()  local 1216 	__u64 cno;  member
  | 
| D | ioctl.c | 281 	__u64 cno;  in nilfs_ioctl_delete_checkpoint()  local 642 	__u64 cno;  in nilfs_ioctl_move_blocks()  local 1016 	__u64 cno;  in nilfs_ioctl_sync()  local
  | 
| D | the_nilfs.h | 252 	__u64 cno;  member 363 	__u64 cno;  in nilfs_last_cno()  local
  | 
| D | segbuf.h | 52 	__u64			cno;  member
  | 
| D | inode.c | 47 	__u64 cno;  member 611 				__u64 cno)  in nilfs_iget_for_gc()
  | 
| D | namei.c | 466 static struct dentry *nilfs_get_dentry(struct super_block *sb, u64 cno,  in nilfs_get_dentry()
  | 
| D | sysfs.c | 327 	__u64 cno;  in nilfs_checkpoints_next_checkpoint_show()  local 568 	__u64 cno;  in nilfs_segctor_next_checkpoint_show()  local
  | 
| D | segbuf.c | 137 		       time_t ctime, __u64 cno)  in nilfs_segbuf_reset()
  | 
| D | recovery.c | 825 	__u64 cno;  in nilfs_search_super_root()  local
  | 
| D | segment.c | 505 	__u64 cno;  in nilfs_segctor_end_finfo()  local
  |