Searched refs:nilfs_dat_get_vinfo (Results 1 – 2 of 2) sorted by relevance
/linux/fs/nilfs2/ | ||
H A D | dat.h | 42 ssize_t nilfs_dat_get_vinfo(struct inode *, void *, unsigned int, size_t); |
H A D | ioctl.c | 429 ret = nilfs_dat_get_vinfo(nilfs->ns_dat, buf, size, nmembs); |