Home
last modified time | relevance | path

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

/linux-2.6.39/fs/autofs4/
Droot.c37 static int autofs4_d_manage(struct dentry *, bool);
70 .d_manage = autofs4_d_manage,
430 int autofs4_d_manage(struct dentry *dentry, bool rcu_walk) in autofs4_d_manage() function