Home
last modified time | relevance | path

Searched refs:s_roots (Results 1 – 17 of 17) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.IsolatedStorage/tests/System/IO/IsolatedStorage/
H A DTestHelper.cs16 private static List<string> s_roots; field in System.IO.IsolatedStorage.TestHelper
22 s_roots = new List<string>(); in TestHelper()
30 s_roots.Add(Path.Combine(randomUserRoot, hash)); in TestHelper()
33 s_roots.Add(Path.Combine(userRoot, hash)); in TestHelper()
40 s_roots.Add(Helper.GetDataDirectory(IsolatedStorageScope.Machine)); in TestHelper()
107 foreach (string root in s_roots) in WipeStores()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dreporter.c138 svn_fs_root_t *s_roots[NUM_CACHED_SOURCE_ROOTS]; member
424 root = b->s_roots[i]; in get_source_root()
425 b->s_roots[i] = prev; in get_source_root()
440 b->s_roots[0] = root; in get_source_root()
1472 b->s_roots[i] = NULL; in finish_report()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dreporter.c138 svn_fs_root_t *s_roots[NUM_CACHED_SOURCE_ROOTS]; member
424 root = b->s_roots[i]; in get_source_root()
425 b->s_roots[i] = prev; in get_source_root()
440 b->s_roots[0] = root; in get_source_root()
1472 b->s_roots[i] = NULL; in finish_report()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_repos/
H A Dreporter.c138 svn_fs_root_t *s_roots[NUM_CACHED_SOURCE_ROOTS]; member
424 root = b->s_roots[i]; in get_source_root()
425 b->s_roots[i] = prev; in get_source_root()
440 b->s_roots[0] = root; in get_source_root()
1472 b->s_roots[i] = NULL; in finish_report()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dreporter.c138 svn_fs_root_t *s_roots[NUM_CACHED_SOURCE_ROOTS]; member
424 root = b->s_roots[i]; in get_source_root()
425 b->s_roots[i] = prev; in get_source_root()
440 b->s_roots[0] = root; in get_source_root()
1472 b->s_roots[i] = NULL; in finish_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Ddcache.c470 b = &dentry->d_sb->s_roots; in ___d_drop()
1676 while (!hlist_bl_empty(&sb->s_roots)) { in shrink_dcache_for_umount()
1677 dentry = dget(hlist_bl_entry(hlist_bl_first(&sb->s_roots), struct dentry, d_hash)); in shrink_dcache_for_umount()
2079 hlist_bl_lock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
2080 hlist_bl_add_head(&dentry->d_hash, &dentry->d_sb->s_roots); in __d_instantiate_anon()
2081 hlist_bl_unlock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
H A Dsuper.c246 INIT_HLIST_BL_HEAD(&s->s_roots); in alloc_super()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Ddcache.c470 b = &dentry->d_sb->s_roots; in ___d_drop()
1676 while (!hlist_bl_empty(&sb->s_roots)) { in shrink_dcache_for_umount()
1677 dentry = dget(hlist_bl_entry(hlist_bl_first(&sb->s_roots), struct dentry, d_hash)); in shrink_dcache_for_umount()
2079 hlist_bl_lock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
2080 hlist_bl_add_head(&dentry->d_hash, &dentry->d_sb->s_roots); in __d_instantiate_anon()
2081 hlist_bl_unlock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
H A Dsuper.c246 INIT_HLIST_BL_HEAD(&s->s_roots); in alloc_super()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Ddcache.c470 b = &dentry->d_sb->s_roots; in ___d_drop()
1676 while (!hlist_bl_empty(&sb->s_roots)) { in shrink_dcache_for_umount()
1677 dentry = dget(hlist_bl_entry(hlist_bl_first(&sb->s_roots), struct dentry, d_hash)); in shrink_dcache_for_umount()
2079 hlist_bl_lock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
2080 hlist_bl_add_head(&dentry->d_hash, &dentry->d_sb->s_roots); in __d_instantiate_anon()
2081 hlist_bl_unlock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
H A Dsuper.c246 INIT_HLIST_BL_HEAD(&s->s_roots); in alloc_super()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/nfs/
H A Dexporting.rst77 per-superblock list (->s_roots), so they can be located at umount
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/nfs/
H A Dexporting.rst77 per-superblock list (->s_roots), so they can be located at umount
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/nfs/
H A Dexporting.rst77 per-superblock list (->s_roots), so they can be located at umount
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfs.h1452 struct hlist_bl_head s_roots; /* alternate root dentries for NFS */ member
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfs.h1452 struct hlist_bl_head s_roots; /* alternate root dentries for NFS */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfs.h1452 struct hlist_bl_head s_roots; /* alternate root dentries for NFS */ member