Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Ddir.c26 static void afs_d_iput(struct dentry *dentry, struct inode *inode);
86 .d_iput = afs_d_iput,
1225 static void afs_d_iput(struct dentry *dentry, struct inode *inode) in afs_d_iput() function