Searched refs:opt_dentry (Results 1 – 2 of 2) sorted by relevance
3499 * @opt_dentry: dentry where inode will be attached3504 static void smack_d_instantiate(struct dentry *opt_dentry, struct inode *inode) in smack_d_instantiate() argument 3543 if (opt_dentry->d_parent == opt_dentry) { in smack_d_instantiate() 3652 dp = dget(opt_dentry); in smack_d_instantiate()
272 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry);1430 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry) in inode_doinit_with_dentry() argument1481 if (opt_dentry) { in inode_doinit_with_dentry()1483 dentry = dget(opt_dentry); in inode_doinit_with_dentry()1539 if (opt_dentry) { in inode_doinit_with_dentry()1542 dentry = dget(opt_dentry); in inode_doinit_with_dentry()