Searched refs:ROUNDTOTBLOCK (Results 1 – 2 of 2) sorted by relevance
7538 #define ROUNDTOTBLOCK(a) ((a + (TBLOCK -1)) & ~(TBLOCK -1)) macro7609 totalen = ROUNDTOTBLOCK(len); in prepare_xattr()
8543 #define ROUNDTOTBLOCK(a) ((a + (TBLOCK -1)) & ~(TBLOCK -1)) macro8614 totalen = ROUNDTOTBLOCK(len); in prepare_xattr_hdr()