Home
last modified time | relevance | path

Searched defs:file_dentry (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h529 static INLINE bool is_dentry_allowed_for_filemod(struct dentry* file_dentry, in is_dentry_allowed_for_filemod()
/linux-5.19.10/include/linux/
Dfs.h1320 static inline struct dentry *file_dentry(const struct file *file) in file_dentry() function