Home
last modified time | relevance | path

Searched refs:i_map (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h264 int *i_map; /* block list for the corresponding file */ member
H A Dudf_inode.h443 int *i_map; /* block list for the file */ member
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c356 ip->i_map = NULL; in ufs_alloc_inode()