Home
last modified time | relevance | path

Searched refs:curr_mnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dnilfs.h343 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
H A Dsuper.c541 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 Dnilfs.h348 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
H A Dsuper.c542 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