Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/coda/
Ddir.c37 static int coda_unlink(struct inode *dir_inode, struct dentry *entry);
70 unlink: coda_unlink,
400 int coda_unlink(struct inode *dir, struct dentry *de) in coda_unlink() function