Searched refs:opt_dentry (Results 1 – 2 of 2) sorted by relevance
3525 * @opt_dentry: dentry where inode will be attached in smack_d_instantiate() 3530 static void smack_d_instantiate(struct dentry *opt_dentry, struct inode *inode) in smack_d_instantiate() 3569 if (opt_dentry->d_parent == opt_dentry) { in smack_d_instantiate() 3678 dp = dget(opt_dentry); in smack_d_instantiate() 3504 smack_d_instantiate(struct dentry * opt_dentry,struct inode * inode) smack_d_instantiate() argument
274 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry);1432 static int inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry) in inode_doinit_with_dentry() argument1483 if (opt_dentry) { in inode_doinit_with_dentry()1485 dentry = dget(opt_dentry); in inode_doinit_with_dentry()1541 if (opt_dentry) { in inode_doinit_with_dentry()1544 dentry = dget(opt_dentry); in inode_doinit_with_dentry()