Lines Matching defs:ds
83 struct dentry *ds;85 for (ds = dentry; !IS_ROOT(ds); ds = ds->d_parent)92 for (ds = dentry, i = (n-1); i >= 0; i--, ds = ds->d_parent)93 wnames[i] = ds->d_name.name;104 struct dentry *ds;121 ds = dentry->d_parent;122 fid = v9fs_fid_find(ds, uid, any);