OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zfs_fuid_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_fuid.c
434
zfs_fuid_t
*fuid;
474
fuid = kmem_alloc(sizeof (
zfs_fuid_t
), KM_SLEEP);
564
zfs_fuid_t
*zfuid = NULL;
642
kmem_free(zfuid, sizeof (
zfs_fuid_t
));
671
list_create(&fuidp->z_fuids, sizeof (
zfs_fuid_t
),
672
offsetof(
zfs_fuid_t
, z_next));
682
zfs_fuid_t
*zfuid;
687
kmem_free(zfuid, sizeof (
zfs_fuid_t
));
zfs_log.c
190
zfs_fuid_t
*zfuid;
zfs_replay.c
217
* load
zfs_fuid_t
's and fuid_domains into fuid_info_t
234
zfs_fuid_t
*zfuid;
236
zfuid = kmem_alloc(sizeof (
zfs_fuid_t
), KM_SLEEP);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_fuid.h
78
}
zfs_fuid_t
;
typedef in typeref:struct:zfs_fuid
Completed in 29 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026