Home
last modified time | relevance | path

Searched refs:nilfs_alloc_inode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h302 extern struct inode *nilfs_alloc_inode(struct super_block *);
H A Dsuper.c151 struct inode *nilfs_alloc_inode(struct super_block *sb) in nilfs_alloc_inode() function
717 .alloc_inode = nilfs_alloc_inode,