Home
last modified time | relevance | path

Searched refs:nilfs_cpfile_is_snapshot (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dcpfile.h28 int nilfs_cpfile_is_snapshot(struct inode *, __u64);
H A Dsuper.c965 ret = nilfs_cpfile_is_snapshot(nilfs->ns_cpfile, cno); in nilfs_attach_snapshot()