centos man page for d_invalidate

Query: d_invalidate

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

D_INVALIDATE(9) 						   The Linux VFS						   D_INVALIDATE(9)

NAME
d_invalidate - invalidate a dentry
SYNOPSIS
int d_invalidate(struct dentry * dentry);
ARGUMENTS
dentry dentry to invalidate
DESCRIPTION
Try to invalidate the dentry if it turns out to be possible. If there are other dentries that can be reached through this one we can't delete it and we return -EBUSY. On success we return 0. no dcache lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 D_INVALIDATE(9)
Related Man Pages
debugfs_create_bool(9) - centos
debugfs_create_blob(9) - centos
debugfs_create_u8(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_u32(9) - suse
Similar Topics in the Unix Linux Community
Script for Comparing directories and file from a text file
LINE Group for Out of Channel Discussions
Passwordless login gets deactivated after some time
Deleting multiple files off an ftp server once they have been downloaded
Grep for ip address only from a file