Searched refs:hfs_new_inode (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Ddir.c186 inode = hfs_new_inode(dir, &dentry->d_name, mode);
215 inode = hfs_new_inode(dir, &dentry->d_name, S_IFDIR | mode);
H A Dhfs_fs.h188 extern struct inode *hfs_new_inode(struct inode *, struct qstr *, int);
H A Dinode.c140 * hfs_new_inode
142 struct inode *hfs_new_inode(struct inode *dir, struct qstr *name, int mode) function

Completed in 57 milliseconds