Searched refs:opt_dentry (Results 1 – 2 of 2) sorted by relevance
3333 static void smack_d_instantiate(struct dentry *opt_dentry, struct inode *inode) in smack_d_instantiate() argument3373 if (opt_dentry->d_parent == opt_dentry) { in smack_d_instantiate()3481 dp = dget(opt_dentry); in smack_d_instantiate()
348 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry);1285 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry) in inode_doinit_with_dentry() argument1326 if (opt_dentry) { in inode_doinit_with_dentry()1328 dentry = dget(opt_dentry); in inode_doinit_with_dentry()1442 if (opt_dentry) in inode_doinit_with_dentry()1445 dentry = dget(opt_dentry); in inode_doinit_with_dentry()