Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hfsplus/
Dsuper.c19 static struct inode *hfsplus_alloc_inode(struct super_block *sb);
320 .alloc_inode = hfsplus_alloc_inode,
527 static struct inode *hfsplus_alloc_inode(struct super_block *sb) in hfsplus_alloc_inode() function