devfs_d_iput(9)
NAME
devfs_d_iput - Callback for when a dentry loses its
inode.
SYNOPSIS
void devfs_d_iput (struct dentry *dentry, struct inode *inode);
ARGUMENTS
dentry The dentry.
- inode The inode.
devfs_d_iput - Callback for when a dentry loses its
inode.
void devfs_d_iput (struct dentry *dentry, struct inode *inode);
dentry The dentry.