Searched refs:nilfs_cpfile_is_snapshot (Results 1 – 2 of 2) sorted by relevance
/linux/fs/nilfs2/ | ||
H A D | cpfile.h | 28 int nilfs_cpfile_is_snapshot(struct inode *, __u64); |
H A D | super.c | 965 ret = nilfs_cpfile_is_snapshot(nilfs->ns_cpfile, cno); in nilfs_attach_snapshot() |