Searched refs:nilfs_dat_freev (Results 1 – 9 of 9) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nilfs2/ |
H A D | dat.h | 40 int nilfs_dat_freev(struct inode *, __u64 *, size_t);
|
H A D | dat.c | 292 int nilfs_dat_freev(struct inode *dat, __u64 *vblocknrs, size_t nitems) in nilfs_dat_freev() function
|
H A D | ioctl.c | 721 ret = nilfs_dat_freev(nilfs->ns_dat, buf, nmembs); in nilfs_ioctl_free_vblocknrs()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nilfs2/ |
H A D | dat.h | 40 int nilfs_dat_freev(struct inode *, __u64 *, size_t);
|
H A D | dat.c | 292 int nilfs_dat_freev(struct inode *dat, __u64 *vblocknrs, size_t nitems) in nilfs_dat_freev() function
|
H A D | ioctl.c | 721 ret = nilfs_dat_freev(nilfs->ns_dat, buf, nmembs); in nilfs_ioctl_free_vblocknrs()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nilfs2/ |
H A D | dat.h | 40 int nilfs_dat_freev(struct inode *, __u64 *, size_t);
|
H A D | dat.c | 292 int nilfs_dat_freev(struct inode *dat, __u64 *vblocknrs, size_t nitems) in nilfs_dat_freev() function
|
H A D | ioctl.c | 721 ret = nilfs_dat_freev(nilfs->ns_dat, buf, nmembs); in nilfs_ioctl_free_vblocknrs()
|