Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Ddir.c27 static void afs_d_iput(struct dentry *dentry, struct inode *inode);
89 .d_iput = afs_d_iput,
1253 static void afs_d_iput(struct dentry *dentry, struct inode *inode) in afs_d_iput() function