Home
last modified time | relevance | path

Searched refs:nilfs_palloc_freev (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dalloc.h61 int nilfs_palloc_freev(struct inode *, __u64 *, size_t);
H A Ddat.c308 return nilfs_palloc_freev(dat, vblocknrs, nitems); in nilfs_dat_freev()
H A Dalloc.c720 * nilfs_palloc_freev - deallocate a set of persistent objects
725 int nilfs_palloc_freev(struct inode *inode, __u64 *entry_nrs, size_t nitems) in nilfs_palloc_freev() function
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dalloc.h61 int nilfs_palloc_freev(struct inode *, __u64 *, size_t);
H A Ddat.c319 return nilfs_palloc_freev(dat, vblocknrs, nitems); in nilfs_dat_freev()
H A Dalloc.c720 * nilfs_palloc_freev - deallocate a set of persistent objects
725 int nilfs_palloc_freev(struct inode *inode, __u64 *entry_nrs, size_t nitems) in nilfs_palloc_freev() function

Completed in 5 milliseconds