Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dnilfs.h292 extern struct inode *nilfs_alloc_inode(struct super_block *);
Dsuper.c144 struct inode *nilfs_alloc_inode(struct super_block *sb) in nilfs_alloc_inode() function
720 .alloc_inode = nilfs_alloc_inode,