Home
last modified time | relevance | path

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

/fs/afs/
Dsuper.c34 static struct inode *afs_alloc_inode(struct super_block *sb);
57 .alloc_inode = afs_alloc_inode,
680 static struct inode *afs_alloc_inode(struct super_block *sb) in afs_alloc_inode() function