Home
last modified time | relevance | path

Searched defs:cno (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dexport.h18 u64 cno; member
H A Dsegbuf.h39 __u64 cno; member
H A Dnamei.c456 static struct dentry *nilfs_get_dentry(struct super_block *sb, u64 cno, in nilfs_get_dentry() argument
H A Dsegbuf.c129 nilfs_segbuf_reset(struct nilfs_segment_buffer *segbuf, unsigned int flags, time64_t ctime, __u64 cno) nilfs_segbuf_reset() argument
H A Dcpfile.c27 nilfs_cpfile_get_blkoff(const struct inode *cpfile, __u64 cno) in nilfs_cpfile_get_blkoff() argument
37 nilfs_cpfile_get_offset(const struct inode *cpfile, __u64 cno) in nilfs_cpfile_get_offset() argument
106 nilfs_cpfile_block_get_checkpoint(const struct inode *cpfile, __u64 cno, in nilfs_cpfile_block_get_checkpoint() argument
62 nilfs_cpfile_is_in_first(const struct inode *cpfile, __u64 cno) nilfs_cpfile_is_in_first() argument
134 nilfs_cpfile_get_checkpoint_block(struct inode *cpfile, __u64 cno, int create, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint_block() argument
182 nilfs_cpfile_delete_checkpoint_block(struct inode *cpfile, __u64 cno) nilfs_cpfile_delete_checkpoint_block() argument
214 nilfs_cpfile_get_checkpoint(struct inode *cpfile, __u64 cno, int create, struct nilfs_checkpoint **cpp, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint() argument
285 nilfs_cpfile_put_checkpoint(struct inode *cpfile, __u64 cno, struct buffer_head *bh) nilfs_cpfile_put_checkpoint() argument
319 __u64 cno; nilfs_cpfile_delete_checkpoints() local
431 __u64 cur_cno = nilfs_mdt_cno(cpfile), cno = *cnop; nilfs_cpfile_do_get_cpinfo() local
580 nilfs_cpfile_delete_checkpoint(struct inode *cpfile, __u64 cno) nilfs_cpfile_delete_checkpoint() argument
598 nilfs_cpfile_block_get_snapshot_list(const struct inode *cpfile, __u64 cno, struct buffer_head *bh, void *kaddr) nilfs_cpfile_block_get_snapshot_list() argument
617 nilfs_cpfile_set_snapshot(struct inode *cpfile, __u64 cno) nilfs_cpfile_set_snapshot() argument
736 nilfs_cpfile_clear_snapshot(struct inode *cpfile, __u64 cno) nilfs_cpfile_clear_snapshot() argument
856 nilfs_cpfile_is_snapshot(struct inode *cpfile, __u64 cno) nilfs_cpfile_is_snapshot() argument
906 nilfs_cpfile_change_cpmode(struct inode *cpfile, __u64 cno, int mode) nilfs_cpfile_change_cpmode() argument
[all...]
H A Dioctl.c262 __u64 cno; in nilfs_ioctl_delete_checkpoint() local
621 __u64 cno; in nilfs_ioctl_move_blocks() local
1000 __u64 cno; nilfs_ioctl_sync() local
[all...]
H A Drecovery.c810 __u64 cno; in nilfs_search_super_root() local
H A Dthe_nilfs.c820 struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno) in nilfs_lookup_root() argument
846 nilfs_find_or_create_root(struct the_nilfs *nilfs, __u64 cno) in nilfs_find_or_create_root() argument
29 nilfs_set_last_segment(struct the_nilfs *nilfs, sector_t start_blocknr, u64 seq, __u64 cno) nilfs_set_last_segment() argument
[all...]
H A Dthe_nilfs.h240 __u64 cno; member
353 __u64 cno; in nilfs_last_cno() local
H A Dinode.c37 __u64 cno; member
633 nilfs_iget_for_gc(struct super_block *sb, unsigned long ino, __u64 cno) nilfs_iget_for_gc() argument
[all...]
H A Dsuper.c541 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() argument
975 static int nilfs_attach_snapshot(struct super_block *s, __u64 cno, in nilfs_attach_snapshot() argument
1024 nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) nilfs_checkpoint_is_mounted() argument
1069 __u64 cno; nilfs_fill_super() local
1220 __u64 cno; global() member
[all...]
H A Dsysfs.c316 __u64 cno; in nilfs_checkpoints_next_checkpoint_show() local
557 __u64 cno; in nilfs_segctor_next_checkpoint_show() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dexport.h18 u64 cno; member
H A Dsegbuf.h39 __u64 cno; member
H A Dnamei.c458 static struct dentry *nilfs_get_dentry(struct super_block *sb, u64 cno, in nilfs_get_dentry() argument
H A Dsegbuf.c129 nilfs_segbuf_reset(struct nilfs_segment_buffer *segbuf, unsigned int flags, time64_t ctime, __u64 cno) nilfs_segbuf_reset() argument
H A Dioctl.c247 __u64 cno; in nilfs_ioctl_delete_checkpoint() local
606 __u64 cno; in nilfs_ioctl_move_blocks() local
985 __u64 cno; nilfs_ioctl_sync() local
[all...]
H A Dcpfile.c27 nilfs_cpfile_get_blkoff(const struct inode *cpfile, __u64 cno) in nilfs_cpfile_get_blkoff() argument
37 nilfs_cpfile_get_offset(const struct inode *cpfile, __u64 cno) in nilfs_cpfile_get_offset() argument
106 nilfs_cpfile_block_get_checkpoint(const struct inode *cpfile, __u64 cno, in nilfs_cpfile_block_get_checkpoint() argument
62 nilfs_cpfile_is_in_first(const struct inode *cpfile, __u64 cno) nilfs_cpfile_is_in_first() argument
134 nilfs_cpfile_get_checkpoint_block(struct inode *cpfile, __u64 cno, int create, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint_block() argument
182 nilfs_cpfile_delete_checkpoint_block(struct inode *cpfile, __u64 cno) nilfs_cpfile_delete_checkpoint_block() argument
214 nilfs_cpfile_get_checkpoint(struct inode *cpfile, __u64 cno, int create, struct nilfs_checkpoint **cpp, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint() argument
285 nilfs_cpfile_put_checkpoint(struct inode *cpfile, __u64 cno, struct buffer_head *bh) nilfs_cpfile_put_checkpoint() argument
319 __u64 cno; nilfs_cpfile_delete_checkpoints() local
431 __u64 cur_cno = nilfs_mdt_cno(cpfile), cno = *cnop; nilfs_cpfile_do_get_cpinfo() local
580 nilfs_cpfile_delete_checkpoint(struct inode *cpfile, __u64 cno) nilfs_cpfile_delete_checkpoint() argument
598 nilfs_cpfile_block_get_snapshot_list(const struct inode *cpfile, __u64 cno, struct buffer_head *bh, void *kaddr) nilfs_cpfile_block_get_snapshot_list() argument
617 nilfs_cpfile_set_snapshot(struct inode *cpfile, __u64 cno) nilfs_cpfile_set_snapshot() argument
736 nilfs_cpfile_clear_snapshot(struct inode *cpfile, __u64 cno) nilfs_cpfile_clear_snapshot() argument
856 nilfs_cpfile_is_snapshot(struct inode *cpfile, __u64 cno) nilfs_cpfile_is_snapshot() argument
906 nilfs_cpfile_change_cpmode(struct inode *cpfile, __u64 cno, int mode) nilfs_cpfile_change_cpmode() argument
[all...]
H A Dthe_nilfs.c819 struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno) in nilfs_lookup_root() argument
845 nilfs_find_or_create_root(struct the_nilfs *nilfs, __u64 cno) in nilfs_find_or_create_root() argument
29 nilfs_set_last_segment(struct the_nilfs *nilfs, sector_t start_blocknr, u64 seq, __u64 cno) nilfs_set_last_segment() argument
[all...]
H A Dthe_nilfs.h240 __u64 cno; member
353 __u64 cno; in nilfs_last_cno() local
H A Drecovery.c810 __u64 cno; in nilfs_search_super_root() local
H A Dinode.c37 __u64 cno; member
629 nilfs_iget_for_gc(struct super_block *sb, unsigned long ino, __u64 cno) nilfs_iget_for_gc() argument
[all...]
H A Dsuper.c542 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() argument
976 static int nilfs_attach_snapshot(struct super_block *s, __u64 cno, in nilfs_attach_snapshot() argument
1025 nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) nilfs_checkpoint_is_mounted() argument
1070 __u64 cno; nilfs_fill_super() local
1220 __u64 cno; global() member
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dfsmap.c92 ext4_grpblk_t cno; in ext4_getfsmap_helper() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsmap.c92 ext4_grpblk_t cno; in ext4_getfsmap_helper() local

Completed in 29 milliseconds

12