Lines Matching defs:inode
227 * common_perm_cond - common permission wrapper around inode cond
280 struct inode *inode = d_backing_inode(dentry);
284 if (!inode || !path_mediated_fs(dentry))
287 vfsuid = i_uid_into_vfsuid(mnt_idmap(dir->mnt), inode);
289 cond.mode = inode->i_mode;
473 struct inode *inode = file_inode(file);
476 .mode = inode->i_mode,
478 vfsuid = i_uid_into_vfsuid(idmap, inode);
1214 * Note: could set off of SOCK_CTX(parent) but need to track inode and we can