Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddevtmpfs.c267 end_removing_path(&parent, dentry); in dev_rmdir()
349 end_removing_path(&parent, dentry); in handle_remove()
/linux/include/linux/
H A Dnamei.h68 static inline void end_removing_path(const struct path *path , struct dentry *dentry) in end_removing_path() function