Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Ddir.c75 static int ncp_lookup_validate(struct dentry *, unsigned int);
84 .d_revalidate = ncp_lookup_validate,
311 ncp_lookup_validate(struct dentry *dentry, unsigned int flags) in ncp_lookup_validate() function