Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dlocal_storage.c49 struct inode *d_inode; member
/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/include/linux/
Ddcache.h96 struct inode *d_inode; /* Where the name belongs to - NULL is member
520 static inline struct inode *d_inode(const struct dentry *dentry) in d_inode() function
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c6359 struct inode *d_inode; in BTF_TYPE_SAFE_TRUSTED() local