Searched refs:nilfs_dat_freev (Results 1 – 2 of 2) sorted by relevance
/linux/fs/nilfs2/ | ||
H A D | dat.h | 40 int nilfs_dat_freev(struct inode *, __u64 *, size_t); |
H A D | ioctl.c | 709 ret = nilfs_dat_freev(nilfs->ns_dat, buf, nmembs); in nilfs_ioctl_delete_checkpoints() |