Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Ddir.c424 int hfsplus_mknod(struct inode *dir, struct dentry *dentry, int mode, dev_t rdev) in hfsplus_mknod() function
426 int hfsplus_mknod(struct inode *dir, struct dentry *dentry, int mode, int rdev) in hfsplus_mknod()
479 .mknod = hfsplus_mknod,