Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Ddcache.h98 struct inode *d_inode; /* Where the name belongs to - NULL is member
537 static inline struct inode *d_inode(const struct dentry *dentry) in d_inode() function
/linux-6.14.4/kernel/bpf/
Dverifier.c6903 struct inode *d_inode; in BTF_TYPE_SAFE_TRUSTED() local