Searched refs:security_path_rmdir (Results 1 – 3 of 3) sorted by relevance
1825 int security_path_rmdir(const struct path *dir, struct dentry *dentry);1851 static inline int security_path_rmdir(const struct path *dir, struct dentry *dentry) in security_path_rmdir() function
1192 int security_path_rmdir(const struct path *dir, struct dentry *dentry) in security_path_rmdir() function
4177 error = security_path_rmdir(&path, dentry); in do_rmdir()
Completed in 25 milliseconds