Home
last modified time | relevance | path

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

/include/linux/
Dfsnotify.h184 struct inode *d_inode = dentry->d_inode; in fsnotify_mkdir() local
Ddcache.h115 struct inode *d_inode; /* Where the name belongs to - NULL is member
484 static inline struct inode *d_inode(const struct dentry *dentry) in d_inode() function