Searched refs:ULOCKFS_LINK_MASK (Results 1 – 2 of 2) sorted by relevance
153 #define ULOCKFS_LINK_MASK (ULOCKFS_HLOCK | ULOCKFS_ELOCK | \ macro
3166 error = ufs_lockfs_begin(ufsvfsp, &ulp, ULOCKFS_LINK_MASK); in ufs_link()