Home
last modified time | relevance | path

Searched defs:alloc_inode (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/
Dinode.c80 static struct inode *alloc_inode(struct super_block *sb) in alloc_inode() function
/linux-2.4.37.9/include/linux/
Dquota.h248 int (*alloc_inode) (const struct inode *, unsigned long); member
Dfs.h915 struct inode *(*alloc_inode)(struct super_block *sb); member