Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h534 static INLINE bool is_dentry_allowed_for_filemod(struct dentry* file_dentry, in is_dentry_allowed_for_filemod()
/openbmc/linux/include/linux/
H A Dfs.h1078 static inline struct dentry *file_dentry(const struct file *file) in file_dentry() function