Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dinode.c1003 static struct inode * get_new_inode(struct super_block *sb, unsigned long ino, struct list_head *he… in get_new_inode() function
1155 return get_new_inode(sb, ino, head, find_actor, opaque); in iget4_locked()