Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/coda/
Ddir.c33 static int coda_mknod(struct inode *dir, struct dentry *new, int mode, int rdev);
74 mknod: coda_mknod,
243 static int coda_mknod(struct inode *dir, struct dentry *de, int mode, int rdev) in coda_mknod() function