Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dsuper.c119 static struct inode *ocfs2_alloc_inode(struct super_block *sb);
132 .alloc_inode = ocfs2_alloc_inode,
545 static struct inode *ocfs2_alloc_inode(struct super_block *sb) in ocfs2_alloc_inode() function