Searched refs:sgn (Results 1 - 1 of 1) sorted by relevance

/fs/btrfs/
H A Dbackref.c579 int sgn; local
601 sgn = 1;
604 sgn = -1;
609 *total_refs += (node->ref_mod * sgn);
617 node->ref_mod * sgn, GFP_ATOMIC);
627 node->ref_mod * sgn, GFP_ATOMIC);
649 node->ref_mod * sgn, GFP_ATOMIC);
662 node->ref_mod * sgn, GFP_ATOMIC);

Completed in 7 milliseconds