Searched refs:SIZECG (Results 1 – 2 of 2) sorted by relevance
432 #define SIZECG(IP) ((IP)->i_fs->fs_cgsize + HEADERSIZE) macro444 (ACLSIZE(IP) + SIZECG(IP) + DIRSIZE(IP) + INODESIZE)446 DIRSIZE(IP) + SIZECG(IP) + INODESIZE + SIZESB450 DIRSIZE(IP) + DIRSIZE(IP) + SIZECG(IP)453 SIZECG(IP) + ACLSIZE(IP)455 DIRSIZE((IP)) + INODESIZE + INODESIZE + SIZECG(IP)457 ALLOCSIZE + ALLOCSIZE + ALLOCSIZE + INODESIZE + SIZECG(IP)464 #define TOP_IUPDAT_SIZE(IP) INODESIZE + SIZECG(IP)467 #define TOP_PUTPAGE_SIZE(IP) (INODESIZE + SIZECG(IP))468 #define TOP_SETATTR_SIZE(IP) (SIZECG(IP) + INODESIZE + QUOTASIZE + \[all …]
654 resv = SIZECG(ip) * 2 + INODESIZE + 1024; in ufs_log_amt()730 resv += (ncg - 2) * SIZECG(ip); in ufs_log_amt()760 resv = SIZECG(ip) * 2 + INODESIZE + 1024; in ufs_trans_trunc_resv()