Home
last modified time | relevance | path

Searched refs:cfs_cid (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h186 struct cfs_cid { struct
190 typedef struct cfs_cid cfs_cid_t; argument
708 struct cfs_cid md_parent; /* id of parent */
742 struct cfs_cid md_parent; /* id of parent */
908 struct cfs_cid c_id; /* unique file number */
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c2325 struct cfs_cid cid = cp->c_id; in cachefs_async_populate()