Home
last modified time | relevance | path

Searched refs:nilfs_palloc_setup_cache (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dalloc.h92 void nilfs_palloc_setup_cache(struct inode *inode,
H A Difile.c199 nilfs_palloc_setup_cache(ifile, &NILFS_IFILE_I(ifile)->palloc_cache); in nilfs_ifile_read()
H A Ddat.c524 nilfs_palloc_setup_cache(dat, &di->palloc_cache); in nilfs_dat_read()
H A Dalloc.c848 void nilfs_palloc_setup_cache(struct inode *inode, in nilfs_palloc_setup_cache() function