Searched refs:opt_dentry (Results 1 – 2 of 2) sorted by relevance
3058 static void smack_d_instantiate(struct dentry *opt_dentry, struct inode *inode) in smack_d_instantiate() argument3098 if (opt_dentry->d_parent == opt_dentry) { in smack_d_instantiate()3203 dp = dget(opt_dentry); in smack_d_instantiate()
336 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry);1262 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry) in inode_doinit_with_dentry() argument1303 if (opt_dentry) { in inode_doinit_with_dentry()1305 dentry = dget(opt_dentry); in inode_doinit_with_dentry()1419 if (opt_dentry) in inode_doinit_with_dentry()1422 dentry = dget(opt_dentry); in inode_doinit_with_dentry()