Searched defs:i_fs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h189 #define i_fs i_ufsvfs->vfs_bufp->b_un.b_fs macro
501 #define ITOF(IP) ((struct fs *)(IP)->i_fs)
811 (((bn) < 0) && ((bn) % ip->i_fs->fs_frag == 0) && \

Completed in 79 milliseconds