Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dsuper.c37 static struct inode *afs_alloc_inode(struct super_block *sb);
52 .alloc_inode = afs_alloc_inode,
480 static struct inode *afs_alloc_inode(struct super_block *sb) in afs_alloc_inode() function