Searched refs:nandfs_vinfo (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/fs/nandfs/ |
| HD | nandfs_cleaner.c | 51 struct nandfs_vinfo *, uint32_t, struct nandfs_period *, uint32_t, 145 struct nandfs_vinfo *vinfo, struct nandfs_cpinfo *cp, uint32_t ncps) in nandfs_cleaner_vblock_is_alive() 176 struct nandfs_vinfo *vinfo, uint32_t nmembs, struct nandfs_cpinfo *cp, in nandfs_cleaner_vinfo_mark_alive() 213 nandfs_daddr_t blk, struct nandfs_vinfo **vipp, struct nandfs_bdesc **bdpp) in nandfs_cleaner_iterate_psegment() 240 struct nandfs_vinfo **vipp, struct nandfs_bdesc **bdpp, int *select) in nandfs_cleaner_iterate_segment() 335 struct nandfs_vinfo *vinfo, *vip, *vipi; in nandfs_cleaner_body() 485 struct nandfs_vinfo *vinfo, uint32_t nvinfo, in nandfs_cleaner_clean_segments()
|
| HD | nandfs_dat.c | 227 struct nandfs_vinfo *vinfo; in nandfs_get_dat_vinfo_ioctl() 234 size = sizeof(struct nandfs_vinfo) * nargv->nv_nmembs; in nandfs_get_dat_vinfo_ioctl() 251 nandfs_get_dat_vinfo(struct nandfs_device *nandfsdev, struct nandfs_vinfo *vinfo, in nandfs_get_dat_vinfo()
|
| HD | nandfs_subr.h | 210 int nandfs_get_dat_vinfo(struct nandfs_device *, struct nandfs_vinfo *,
|
| HD | nandfs_fs.h | 484 struct nandfs_vinfo { struct
|