Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h570 struct inode *d_inode; /* Where the name belongs to - NULL is member
/openbmc/linux/kernel/bpf/
H A Dverifier.c6328 struct inode *d_inode; in BTF_TYPE_SAFE_TRUSTED() local