Function report |
Source Code:include\linux\dcache.h |
Create Date:2022-07-28 05:42:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:d_is_positive
Proto:static inline bool d_is_positive(const struct dentry *dentry)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dentry * | dentry |
450 | Return Not d_is_negative(dentry) |
Name | Describe |
---|---|
audit_get_nd | Get path information necessary for adding watches. |
security_inode_rename | |
may_rename | |
smack_inode_link | smack_inode_link - Smack check on link*@old_dentry: the existing object*@dir: unused*@new_dentry: the new object* Returns 0 if access is permitted, an error code otherwise |
smack_inode_rename | smack_inode_rename - Smack check on rename*@old_inode: unused*@old_dentry: the old object*@new_inode: unused*@new_dentry: the new object* Read and write access is required on both the old and* new directories |
d_namespace_path | d_namespace_path - lookup a name associated with a given path*@path: path to lookup (NOT NULL)*@buf: buffer to store path to (NOT NULL)*@name: Returns - pointer for start of path name with in @buf (NOT NULL)*@flags: flags controlling path |
filename_create | |
do_renameat2 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |