Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dgcinode.c162 int nilfs_init_gcinode(struct inode *inode) in nilfs_init_gcinode() function
H A Dnilfs.h358 int nilfs_init_gcinode(struct inode *inode);
H A Dinode.c645 err = nilfs_init_gcinode(inode); in nilfs_iget_for_gc()