Searched defs:d_inode (Results 1 – 2 of 2) sorted by relevance
184 struct inode *d_inode = dentry->d_inode; in fsnotify_mkdir() local
115 struct inode *d_inode; /* Where the name belongs to - NULL is member484 static inline struct inode *d_inode(const struct dentry *dentry) in d_inode() function