Home
last modified time | relevance | path

Searched refs:devfs_d_iput (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/devfs/
Dbase.c2857 static void devfs_d_iput (struct dentry *dentry, struct inode *inode) in devfs_d_iput() function
2878 .d_iput = devfs_d_iput,
2887 .d_iput = devfs_d_iput,
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog513 - Added soothing message to warning in <devfs_d_iput>
932 - Removed superfluous warning message in <devfs_d_iput>