Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Ddir.c80 static void ncp_d_prune(struct dentry *dentry);
88 .d_prune = ncp_d_prune,
570 static void ncp_d_prune(struct dentry *dentry) in ncp_d_prune() function