Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_trans.h454 #define TOP_SYMLINK_SIZE(IP) \ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c4021 trans_size = (int)TOP_SYMLINK_SIZE(dip)); in ufs_symlink()