Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfsnotify.h164 struct inode *d_inode = dentry->d_inode; in fsnotify_mkdir() local
Ddcache.h95 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