Searched refs:d_iput (Results 1 – 8 of 8) sorted by relevance
31 d_iput: hfs_dentry_iput,
137 use d_iput to uncache dentry from catalog entry instead of relying
93 void (*d_iput)(struct dentry *, struct inode *); member
83 if (dentry->d_op && dentry->d_op->d_iput) in dentry_iput()84 dentry->d_op->d_iput(dentry, inode); in dentry_iput()
17 void (*d_iput)(struct dentry *, struct inode *);27 d_iput: no yes
410 void (*d_iput)(struct dentry *, struct inode *);428 d_iput: called when a dentry looses its inode (just prior to its459 (the d_iput() method is called). If there are other
576 d_iput: nfs_dentry_iput,
2878 .d_iput = devfs_d_iput,2887 .d_iput = devfs_d_iput,