Searched refs:afs_d_revalidate (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/afs/
H A Ddir.c24 static int afs_d_revalidate(struct dentry *dentry, unsigned int flags);
84 .d_revalidate = afs_d_revalidate,
1095 static int afs_d_revalidate(struct dentry *dentry, unsigned int flags) function
1165 printk("kAFS: afs_d_revalidate: %pd2 has bad inode\n",
2007 * afs_d_revalidate{,_rcu}(). We have to change d_fsdata on the dentry

Completed in 98 milliseconds