Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dalloc.h61 int nilfs_palloc_freev(struct inode *, __u64 *, size_t);
Ddat.c301 return nilfs_palloc_freev(dat, vblocknrs, nitems); in nilfs_dat_freev()
Dalloc.c725 int nilfs_palloc_freev(struct inode *inode, __u64 *entry_nrs, size_t nitems) in nilfs_palloc_freev() function