Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c605 static void __simple_recursive_removal(struct dentry *dentry, in __simple_recursive_removal() function
654 return __simple_recursive_removal(dentry, callback, false); in simple_recursive_removal()
662 return __simple_recursive_removal(dentry, callback, true); in locked_recursive_removal()