Lines Matching refs:path
157 int ovl_getattr(struct mnt_idmap *idmap, const struct path *path,
160 struct dentry *dentry = path->dentry;
162 struct path realpath;
294 struct path realpath;
361 struct path realpath;
409 struct path realpath;
520 struct posix_acl *ovl_get_acl_path(const struct path *path,
525 struct inode *realinode = d_inode(path->dentry);
527 idmap = mnt_idmap(path->mnt);
532 real_acl = vfs_get_acl(idmap, path->dentry, acl_name);
536 if (!is_idmapped_mnt(path->mnt))
571 struct path realpath;
585 * If the layer is idmapped drop out of RCU path walk
607 struct path realpath;
700 struct path upperpath = {
738 static int ovl_security_fileattr(const struct path *realpath, struct fileattr *fa,
760 int ovl_real_fileattr_set(const struct path *realpath, struct fileattr *fa)
775 struct path upperpath;
835 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa)
852 struct path realpath;
1188 * For directories, @strict verify from lookup path performs consistency
1190 * inode. Non @strict verify from NFS handle decode path passes NULL for
1339 struct path realpath = {