Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddcache.h89 struct inode *d_inode; /* Where the name belongs to - NULL is member
514 static inline struct inode *d_inode(const struct dentry *dentry) in d_inode() function
/Linux-v6.6/kernel/bpf/
Dverifier.c6094 struct inode *d_inode; in BTF_TYPE_SAFE_TRUSTED() local