Searched refs:curr_mnt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | nilfs.h | 343 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
|
H A D | super.c | 541 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() argument 551 nilfs, curr_mnt ? NILFS_CPTREE_CURRENT_CNO : cno); in nilfs_attach_checkpoint()
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | nilfs.h | 348 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
|
H A D | super.c | 542 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() argument 552 nilfs, curr_mnt ? NILFS_CPTREE_CURRENT_CNO : cno); in nilfs_attach_checkpoint()
|
Completed in 8 milliseconds