Searched refs:opt_dentry (Results 1 – 2 of 2) sorted by relevance
250 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry);260 struct dentry *opt_dentry, in __inode_security_revalidate() argument276 inode_doinit_with_dentry(inode, opt_dentry); in __inode_security_revalidate()1506 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry) in inode_doinit_with_dentry() argument1556 if (opt_dentry) { in inode_doinit_with_dentry()1558 dentry = dget(opt_dentry); in inode_doinit_with_dentry()1664 if (opt_dentry) in inode_doinit_with_dentry()1667 dentry = dget(opt_dentry); in inode_doinit_with_dentry()
3389 static void smack_d_instantiate(struct dentry *opt_dentry, struct inode *inode) in smack_d_instantiate() argument3429 if (opt_dentry->d_parent == opt_dentry) { in smack_d_instantiate()3537 dp = dget(opt_dentry); in smack_d_instantiate()