Home
last modified time | relevance | path

Searched refs:nilfs_palloc_freev (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/nilfs2/
H A Dalloc.h63 int nilfs_palloc_freev(struct inode *, __u64 *, size_t);
H A Ddat.c314 return nilfs_palloc_freev(dat, vblocknrs, nitems); in nilfs_dat_freev()
H A Dalloc.c821 int nilfs_palloc_freev(struct inode *inode, __u64 *entry_nrs, size_t nitems) in nilfs_palloc_freev() function