Searched refs:d_iput (Results 1 – 7 of 7) sorted by relevance
473 .d_iput = ocfs2_dentry_iput,
144 void (*d_iput)(struct dentry *, struct inode *); member
20 void (*d_iput)(struct dentry *, struct inode *);36 d_iput: no no yes no
1005 void (*d_iput)(struct dentry *, struct inode *);1079 d_iput: called when a dentry loses its inode (just prior to its1180 (the d_iput() method is called). If there are other
371 if (dentry->d_op && dentry->d_op->d_iput) in dentry_unlink_inode()372 dentry->d_op->d_iput(dentry, inode); in dentry_unlink_inode()
1335 .d_iput = nfs_dentry_iput,1414 .d_iput = nfs_dentry_iput,
79 .d_iput = configfs_d_iput,